OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
1 hr, 6 mins, and 45 secs
|
Eliot Miranda
|
CogVM source as per VMMaker.oscog-eem.2536
Have primitiveNextObject fail in Spur. DTL's recent Kernel changes are good, but it's still preferrable for the primtiive to check since performance isn't an issue in Spur (we use allObjects).
Have the code generator eliminate redundant assignments (aVar = aVar) which tend to be generated from Smalltalk idioms where a variable is assigned from a method taking it as a parameter that in some circumstances is a noop, e.g. assignment to latestContinuation from maybeDealWithUnsafeJumpForDescriptor:pc:latestContinuation:. This to reduce C compiler warnings.
|
|
|
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/561293049?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1782 on Travis CI"
}
</script>