OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
1 hr, 37 mins, and 6 secs
|
Nicolas Cellier
|
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...
|
|
|
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
SIGN UP HERE
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/474437623?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1624 on Travis CI"
}
</script>