I did some FFI based work in Pharo 1.0 and realized something that I found 
surprising; this might help others new to it.  An incorrect argument type in a 
call spec does not result in a compile-time error; instead it leads to "Cannot 
coerce arguments" at the time of the call.  FWIW.

Bill


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to