in reply to perl built with -DDEBUGGING causes "failed to extend arg stack" error with XS modules
In general perl only works with XS modules built using the same perl and build options. That ticket was basically asking whether we could make a special exception for -DDEBUGGING, but in general it is exceedingly hard to maintain binary compatibility among different build options.
NB: I added the high-water-mark debugging code to the perl core.
Dave.
|
|---|