[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add accurate check for console stdio + add associated primitive (#254)

Vincent Blondeau notifications at github.com
Tue Apr 24 00:36:07 UTC 2018


Related to https://github.com/pharo-project/pharo/pull/694 
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/254

-- Commit Summary --

  * First Version
  * Improve Win API compatibility
  * Use the primitive in the main function
  * code ordering
  * move function to Win32Main + add stubs for other plateforms for the primitive implementation
  * remove useless imports

-- File Changes --

    M platforms/Cross/plugins/FilePlugin/FilePlugin.h (1)
    M platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c (6)
    M platforms/RiscOS/plugins/FilePlugin/sqFilePluginBasicPrims.c (5)
    M platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c (10)
    M platforms/win32/vm/sqWin32Main.c (112)
    M src/plugins/FilePlugin/FilePlugin.c (27)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/254.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/254.diff

-- 
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/254
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180423/c9f5a717/attachment.html>


More information about the Vm-dev mailing list