[Templates] Developer Release 2.06e
Andy Wardley
abw@kfs.org
Wed, 13 Mar 2002 15:30:20 +0000
On Wed, Mar 13, 2002 at 11:18:35PM +0800, Stas Bekman wrote:
> I can see where the problem comes from. The patch at the end should
> solve it.
Thanks Stas,
It's reassuring to know that it's the same patch that I came up with
(except that I had my eyes shut when I wrote it ;-)
> or you could include in the distro the ppport.h file from the latest
> perl (autogenerated during the perl build) which is created especially
> for backporting and then:
>
> #include "pport.h"
Leon suggested that but it didn't work. It has a dTHR definition, but
nothing for pTHX_ or aTHX_.
A