OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
1 hr, 59 mins, and 54 secs
|
Eliot Miranda
|
Change any and all sqMakeMemory...Executable... prototypes and implementations to use usqInt for address arguments (sqInt must be used for teh delta arg). IMO we should use usqInt where it makes sense (our APIs rather than OS APIs). I'm not interested in supporting 64-bit oops in 32-bit hosts, or 32-bit oops in 64-bit hosts, so I think it safe to assume that usqInt is equiavlent to usqIntptr_t, & sqInt to sqIntptr_t, and they're shorter. I'm open to persuasion so if I'm wrong please correct me (and the source).
|
|
|
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
SIGN UP HERE
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/644498914?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1935 on Travis CI"
}
</script>