[squeak-dev] FFI debugging lesson

Schwab,Wilhelm K bschwab at anest.ufl.edu
Mon May 24 22:34:06 UTC 2010


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




More information about the Squeak-dev mailing list