[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Win64 cleanups (#329)

Tobias Pape notifications at github.com
Fri Dec 28 18:02:56 UTC 2018


krono commented on this pull request.



> @@ -263,7 +263,7 @@ extern char imageName[];		/* full path and name to image */
 extern TCHAR imagePath[];		/* full path to image */
 extern TCHAR vmPath[];		    /* full path to interpreter's directory */
 extern TCHAR vmName[];		    /* name of the interpreter's executable */
-extern TCHAR windowTitle[];             /* window title string */
+extern char windowTitle[];             /* window title string */

Why?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/329#pullrequestreview-188341282
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181228/970529ca/attachment-0001.html>


More information about the Vm-dev mailing list