[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1925 (Cog - 6a7f917)

Travis CI builds at travis-ci.org
Fri Jan 24 18:12:54 UTC 2020


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

Build: #1925
Status: Errored

Duration: 1 hr, 28 mins, and 54 secs
Commit: 6a7f917 (Cog)
Author: Nicolas Cellier
Message: Fix issue #472 (#473)

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/compare/57cb3ddae665...6a7f9170f222

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/641435463?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/20200124/de76e206/attachment-0001.html>


More information about the Vm-dev mailing list