[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#2169 (Cog - 675e9d5)

Travis CI builds at travis-ci.org
Sat Sep 12 22:00:27 UTC 2020


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

Build: #2169
Status: Errored

Duration: 10 mins and 36 secs
Commit: 675e9d5 (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2805

Plugins: Add isWordsOrShorts: for faster sound primitive marshalling. Squeak
currently uses a hacked 32-bit WordArray to hold 16-bit signed sound samples.
But Spur supports native 16-bit arrays.  So using isWordasOrShorts: keeps
backwards compatibility while allowing us to migrate to 16-bit native sound
buffers when we choose.  Use WordsOrShorts in the relevant SoundPlugin &
SoundCodecPlugin primitives.

Slang: include InterpreterProxy's typed methods in VMPluginCodeGenerator's
kernelReturnTypes for improved type inferrence.  Fix a slip in
inferTypesForImplicitlyTypedVariablesIn:.  We should only avoid typing
variables assigned a null type if that null type came from a send (and we
must do so because types are assigned to methods until we reach a fixed point).

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/b38617db025d...675e9d50b4d0

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


More information about the Vm-dev mailing list