[Vm-dev] Failed: OpenSmalltalk/opensmalltalk-vm#1542 (Cog - 2238b2e)

Travis CI builds at travis-ci.org
Wed Dec 19 02:51:47 UTC 2018


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

Build: #1542
Status: Failed

Duration: 10 mins and 46 secs
Commit: 2238b2e (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2493

SmartSyntaxPlugin Slang:
Improve failure guard & result returning interleaving to avoid extra returns
and tests of failed (see fixUpReturnOneStmt:on:).  Eliminate the unused
suppressFailureGuards: support and inst vars.

Separate argument validation from argument marshalling to fix the bug Levente
identified in SocketPlugin>>primitiveSocket:connectTo:port:/primitiveSocketConnectToPort.
Because the old scheme interleaved validation and marshalling, marshalling
could be done on invalid objects and cause crashes.  See
http://lists.squeakfoundation.org/pipermail/vm-dev/2018-December/029511.html.
Also have teh primitives answer primErrBadArgument if validation fails.

To this end add InterpreterProxy>>isPositiveMachineIntegerObject: &
InterpreterProxy>>isBooleanObject:, bumping up the API version to 1.15.

Update Slang Test Workspace.text for plugin generation.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/e507d8ab41ec...2238b2e88185

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/469830282?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/20181219/6767f462/attachment-0001.html>


More information about the Vm-dev mailing list