[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1603 (WIN64_UNICODE - 4ded318)

Travis CI builds at travis-ci.org
Tue Jan 1 18:14:37 UTC 2019


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

Build: #1603
Status: Errored

Duration: 1 hr, 5 mins, and 43 secs
Commit: 4ded318 (WIN64_UNICODE)
Author: Nicolas Cellier
Message: Fix my own confusion about wcsncat

wcsncat does not care about the write limit! (buffer overrun).
It only specifies the maximum number of characters to read from source...

This way, we pay one more Shlemiel the painter run, and write hyper convoluted code.
Nice!

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/e5cd4fb0538c...4ded3182b34a

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


More information about the Vm-dev mailing list