[Vm-dev] Failed: OpenSmalltalk/opensmalltalk-vm#1609 (WIN64_UNICODE - bf3840c)

Travis CI builds at travis-ci.org
Tue Jan 1 22:59:54 UTC 2019


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

Build: #1609
Status: Failed

Duration: 55 mins and 12 secs
Commit: bf3840c (WIN64_UNICODE)
Author: Nicolas Cellier
Message: Fix a TCHAR*crashInfo trying to mix a char*msg

Here, i don't want to redefine error() to take a TCHAR*
So the simplest alternative is to switch to MessageBoxA
But vmLogDirA may contain UNICODE, and UTF8 encoded character may be mangled in the MessageBox.

The right way is to switch to W variant unconditionnally, and interpret msg as UTF8...

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

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


More information about the Vm-dev mailing list