Errored: OpenSmalltalk/opensmalltalk-vm#2169 (Cog - 675e9d5)

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

Errored: OpenSmalltalk/opensmalltalk-vm#2169 (Cog - 675e9d5)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon10 mins and 36 secs

Eliot Miranda avatarEliot Miranda

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).

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/github/OpenSmalltalk/opensmalltalk-vm/builds/726658953?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #2169 on Travis CI" } </script>