[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1605 (WIN64_UNICODE - af19ed7)

Travis CI builds at travis-ci.org
Tue Jan 1 19:01:21 UTC 2019


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

Build: #1605
Status: Errored

Duration: 2 hrs, 23 mins, and 11 secs
Commit: af19ed7 (WIN64_UNICODE)
Author: Nicolas Cellier
Message: Fix: Shlemiel the painter needs to paint strncat too

Like wcsncat, the ugly and correct usage is

    strncat( dest, src, sizeof(dest)  - 1 - strlen(dest) );

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

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


More information about the Vm-dev mailing list