Skip to content
  • wolfgang's avatar
    [project @ 2005-01-10 18:44:38 by wolfgang] · 0aca2f00
    wolfgang authored
    Handle foreign import wrapper properly for MacOS X, powerpc64-linux and AIX.
    Only Mac OS X tested so far.
    Pass information about argument types from DsForeign to createAdjustor encoded
    as a string ('i' for integers, 'f' for floats, 'd' for doubles and 'l' for
    long [64bit] integers).
    0aca2f00