On Thu, Apr 21, 2005 at 09:10:52AM -0700, Rafael Garcia-Suarez wrote:
> +#ifdef PERL_GLOBAL_STRUCT
> +
> +struct perl_vars *
> +Perl_init_global_struct(pTHX)
> +{
> + struct perl_vars *plvarsp = NULL;
> +#ifdef PERL_GLOBAL_STRUCTEh? This must be true. Was the inner one supposed to be _PRIVATE ? Nicholas Clark
