OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
20 mins and 2 secs
|
Eliot Miranda
|
CogVM source as per VMMaker.oscog-eem.2453
General: Fix error code reporting for primitiveAdoptInstance. It uses changeClassOf:to: which expects the class to be the argument, so BadArgument/BadReceiver errors must be swapped.
Spur: Simplify the two changeClassOf:to: implementations, fixing a bug when a byte class adopts a 32 bit indexable instance on the 32 bit system.
Spur Cogit: Fix a regression in 32 bit genGetSizeOf:into:formatReg:scratchReg:abortJumpsInto: that failed to abort for 64 bit indexable receivers.
Eliminate unnecessary branch in 32 bit version of genPrimitiveAtSigned:, to match the 64 bit version.
Plugins: Eliminate cCode: usage in the B3DAcceleratorPlugin and HostWindowPlugin using the new "var args" style. Rewrite mem:mo:ve: et al in the new style.
|
|
|
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/440490100?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1448 on Travis CI"
}
</script>