[Templates] Developer Release 2.06e

Chris Winters chris@cwinters.com
13 Mar 2002 10:46:40 -0500


On Wed, 2002-03-13 at 10:22, Andy Wardley wrote:
> On Wed, Mar 13, 2002 at 01:25:22PM +0000, Andy Wardley wrote:
> > Stathy, Stas, you guys know more about this than I do.  What can we do
> > to get this compiling on Win32 and older Perls such as 5.00503?
> 
> I've managed to get the XS Stash to compiled under 5.00503 (and hopefully
> also other platforms) by adding the following lines to the top of Stash.xs
> 
> /* define these as empty for earlier versions of non-threading perl */
> #ifndef pTHX_
> #define pTHX_
> #endif
> #ifndef aTHX_
> #define aTHX_
> #endif
> 
> Chris, can you try this out on Windows for me and see if it helps?

Will do, but I won't be able to do so until this evening, East coast US
time.

Chris

-- 
Chris Winters (chris@cwinters.com)
Building enterprise-capable snack solutions since 1988.