Still Failing: OpenSmalltalk/opensmalltalk-vm#1478 (Cog - 5d0e0bc)

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

Still Failing: OpenSmalltalk/opensmalltalk-vm#1478 (Cog - 5d0e0bc)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon9 mins and 55 secs

Eliot Miranda avatarEliot Miranda

CogVM source as per VMMaker.oscog-eem.2482

Slang
Fix mis-handling of trailing boolean on inlining in conditionals when trailing
boolean would cause the conditional to be taken. e.g. in
self tryCopyingBitsQuickly ifTrue:
[^nil].
tryCopyingBitsQuickly ends with ^true but the in lining code handled the
trailing ^true by taking the fall-through path past the ^nil.

Consequently fix a regression in the BitBlt primitive caused by cleanups in
VMMaker.oscog-eem.2461.

Regenerate VM files to bring source up to date after minor changes for Slang
pointer type normalization in VMMaker.oscog-eem.2476.

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