OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
7 hrs, 43 mins, and 14 secs
|
Eliot Miranda
|
CogVM source as per VMMaker.oscog-eem.2891
Fix a Slang regression in VMMaker.oscog-eem.2884. The elision of unused argument assignments also elided argument expressions that had side-effects. The fix is to retain epxressions that have side effects but generate assignments of those expressions to inlined variables only for variables that are actually used in the expansion. The symptom fixed is the bad bug of Context>>objectClass: answering the class of the receiver, not its argument.
|
|
|
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/github/OpenSmalltalk/opensmalltalk-vm/builds/744782599?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #2309 on Travis CI"
}
</script>