Nathan Torkington <[EMAIL PROTECTED]> writes: >Is there some reason that xsubpp couldn't automatically add the > > #include "EXTERN.h" > #include "perl.h" > #include "XSUB.h" > >lines which are automatically put there by h2xs? Do some XS files >not need them? Surely not. It just seems odd to me. Their placement relative to other headers can be absolutely vital. I can be essential to set things up before "perl.h" includes the known universe. -- Nick Ing-Simmons
- XS and header files Nathan Torkington
- Re: XS and header files Ken Fox
- Re: XS and header files Dan Sugalski
- Nick Ing-Simmons
