On Wed, Feb 04, 2004 at 10:05:20AM -0600, Williams, Ken wrote: > I took on this task because I needed it done, but unfortunately I have > almost ZERO knowledge about how xsubpp should work. Maybe you could even > give me a patch for it. ;-) The trick, though, is that I copied its code > from bleadperl at one point, so I'm guessing that 5.8.x might also need to > be fixed in the same way?
Getting it into bleadperl is good enough. 5.8.x gets appropriate changes integrated over from bleadperl. I have incomplete knowledge of how xsubpp works, and no time to champion this cause. (To be honest, I've not even thought hugely about it - if the blead pumpking things it's worthy to change the core implementation of xsubpp over to ExtUtils::ParseXS then it's likely to get into 5.8.x if it makes maintenance of 5.8.x easier, but extremely unlikely if it doesn't do 100% of what the current xsubpp does) Nicholas Clark