Passed: OpenSmalltalk/opensmalltalk-vm#1920 (fix_Squeak3D_Issue472 - a8de821)

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

Passed: OpenSmalltalk/opensmalltalk-vm#1920 (fix_Squeak3D_Issue472 - a8de821)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconfix_Squeak3D_Issue472

arrow to build time
clock icon2 hrs, 41 mins, and 52 secs

Nicolas Cellier avatarNicolas Cellier

Fix issue #472

when `i == j`, there is nothing to sort.
If we call this for the first time, there is no stack allocated by `INIT(0)`, but stack is accessed nonetheless thru `PUSH(i,j)`.
The best thing todo IMO is to return early.

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/640063076?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1920 on Travis CI" } </script>