[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1782 (Cog - 3918aa9)

Travis CI builds at travis-ci.org
Sat Jul 20 04:00:21 UTC 2019


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

Build: #1782
Status: Errored

Duration: 1 hr, 6 mins, and 45 secs
Commit: 3918aa9 (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2536

Have primitiveNextObject fail in Spur.  DTL's recent Kernel changes are good,
but it's still preferrable for the primtiive to check since performance isn't
an issue in Spur (we use allObjects).

Have the code generator eliminate redundant assignments (aVar = aVar) which tend
to be generated from Smalltalk idioms where a variable is assigned from a method
taking it as a parameter that in some circumstances is a noop, e.g. assignment
to latestContinuation from maybeDealWithUnsafeJumpForDescriptor:pc:latestContinuation:.
This to reduce C compiler warnings.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/31a8d08b46e0...3918aa9fac1a

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/561293049?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/20190720/afcdd1a7/attachment.html>


More information about the Vm-dev mailing list