Errored: OpenSmalltalk/opensmalltalk-vm#1935 (Cog - 84ccd0a)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Errored: OpenSmalltalk/opensmalltalk-vm#1935 (Cog - 84ccd0a)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon1 hr, 59 mins, and 54 secs

Eliot Miranda avatarEliot 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).

Want to know about upcoming build environment updates?

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
book icon

Documentation about Travis CI

<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&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1935 on Travis CI" } </script>