On 13 July 2013 02:04, Sean P. DeNigris <sean@clipperadams.com> wrote:
Thanks for all this work, Igor! But can we do a simple system call yet?!
yes this is strange thing.. once it was worked, but then suddently VM start crashing. the answer is in VM, not NB.
http://forum.world.st/NB-crash-boom-td4669980.html https://pharo.fogbugz.com/f/cases/7542/NB-system-examplerun: str
Sean: run: str "self run: 'open http://www.google.com'."
<primitive: #primitiveNativeCall module: #NativeBoostPlugin error: errorCode > ^ self nbCall: #( int system (String str) ) module: NativeBoost CLibrary fails
Cami: "Yes I would put that even on high-priority for NB, as it is the most important use-case that makes sense to me :D"
----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-NB-Review-fixes-ideas-tp4698514p4698563.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.