----- Original Message ----- From: "Sisyphus"

I've actually moved *all* of the declarations out of CODE and into PREINIT - for *all* functions, not just the ones that were giving us trouble.
It looks to be going ok so far - I'll post the patch once it's all tested.

Attached is the patch to Core.xs.PL that makes corrections to that file, converts it into a sane format and attempts to obey better coding practice in the process.
It eliminates the need for any spurious additions to the Basic/Core/typemap.

I've tested it (on Windows only) on perls 5.8.0, 5.10.0, 5.12.0 and 5.14.0 using the older ExtUtils::ParseXS (version 2.x), and on perl 5.14.0 using ExtUtils-ParseXS-3.03.

Cheers,
Rob

Attachment: Core.xs.PL.diff2
Description: Binary data

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to