Sept. 5, 2013
8:12 p.m.
I am also checking the platform subtype implementation (OSProcess platformSubtype).
In Pharo:
Smalltalk os subtype ==> 'i686'
This reflects the processor type, not the os subtype (it should be 'x86_64' on my PC).
Is this intentional?
I don't think so.
Marcus
Thanks Goubier and Marcus,
I made the updates to OSProcess and CommandShell to handle system version and subtype in Pharo 3.0.
Excellent.
I did not yet update ConfigurationOfOSProcess or ConfigurationOfCommandShell, but the latest versions for Squeak/Pharo are in OSProcess-dtl.83 and CommandShell-dtl.73 in the SqueakSource repositories.
If you need help let me know. Stef