On Dec 2, 2013, at 9:08 PM, Igor Stasenko [via Smalltalk] <[hidden email]> wrote:
try and see if it works for you (and try syscall too, if yes then i think we can finally close the bug entry).

Yes!!!!!!!!!!!!!!! FMOD is now working and so is system call:

    run: str 
    "self run: 'open http://www.google.com'." 

        <primitive: #primitiveNativeCall module: #NativeBoostPlugin error: errorCode > 
        ^ self nbCall: #( int system (String str) ) module: NativeBoost CLibrary

Thank you, Igor :)

Cheers,
Sean


View this message in context: Re: NativeBoost String Handling Bug?
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.