OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
9 mins and 55 secs
|
Eliot 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.
|
|
|
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
|
|
|
|
<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&utm_source=email",
"name": "View Build"
},
"description": "View Build #1478 on Travis CI"
}
</script>