[Vm-dev] Passed: OpenSmalltalk/opensmalltalk-vm#1920 (fix_Squeak3D_Issue472 - a8de821)

Travis CI builds at travis-ci.org
Tue Jan 21 20:24:09 UTC 2020


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #1920
Status: Passed

Duration: 2 hrs, 41 mins, and 52 secs
Commit: a8de821 (fix_Squeak3D_Issue472)
Author: Nicolas Cellier
Message: 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.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a8de821bb8cb

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/640063076?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200121/2c779dba/attachment-0001.html>


More information about the Vm-dev mailing list