[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1624 (Cog - bf3840c)

Travis CI builds at travis-ci.org
Wed Jan 2 16:32:29 UTC 2019


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

Build: #1624
Status: Errored

Duration: 1 hr, 37 mins, and 6 secs
Commit: bf3840c (Cog)
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/1c6552daac9c...7136c67c128d

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


More information about the Vm-dev mailing list