Thanks for all this work, Igor! But can we do a simple system call yet?! 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.
