Broken: OpenSmalltalk/opensmalltalk-vm#1448 (Cog - 8f5a4f2)

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

Broken: OpenSmalltalk/opensmalltalk-vm#1448 (Cog - 8f5a4f2)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon20 mins and 2 secs

Eliot Miranda avatarEliot Miranda

CogVM source as per VMMaker.oscog-eem.2453

General:
Fix error code reporting for primitiveAdoptInstance. It uses changeClassOf:to:
which expects the class to be the argument, so BadArgument/BadReceiver errors
must be swapped.

Spur:
Simplify the two changeClassOf:to: implementations, fixing a bug when a byte
class adopts a 32 bit indexable instance on the 32 bit system.

Spur Cogit:
Fix a regression in 32 bit genGetSizeOf:into:formatReg:scratchReg:abortJumpsInto:
that failed to abort for 64 bit indexable receivers.

Eliminate unnecessary branch in 32 bit version of genPrimitiveAtSigned:, to
match the 64 bit version.

Plugins:
Eliminate cCode: usage in the B3DAcceleratorPlugin and HostWindowPlugin using
the new "var args" style. Rewrite mem:mo:ve: et al in the new style.

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