[Vm-dev] Broken: OpenSmalltalk/opensmalltalk-vm#1448 (Cog - 8f5a4f2)

Travis CI builds at travis-ci.org
Fri Oct 12 06:42:29 UTC 2018


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #1448
Status: Broken

Duration: 20 mins and 2 secs
Commit: 8f5a4f2 (Cog)
Author: Eliot Miranda
Message: 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.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/c8f507066cc5...8f5a4f277797

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/440490100?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181012/75036750/attachment-0001.html>


More information about the Vm-dev mailing list