At 8:42 PM +0100 3/4/06, Abe Timmerman wrote:
>Hi all,
>
>I don't know if threads is supposed to work on VMS, but this is what I get
>with MMK after C<< @configure -"desm" -"Dusedevel" -"Duseithreads" >>:

It should at least build cleanly.

>
>CC/DECC/NOANSI_ALIAS /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/
>NoList/float=ieee/ieee=denorm/Define=PERL_CORE DOIO.C
>
>    fp = Perl_vms_start_glob(tmpglob, io);
>.............................^
>%CC-W-PTRMISMATCH, In this statement, the referenced type of the pointer value
>"tmpglob" is "struct sv", which is not compatible with "struct interpreter".
>at line number 2326 in file USER5:[abeltje.PERL-CURRENT]DOIO.C;1

Looks like #27239 broke this.  I think we need an aTHX_ in that argument list.
-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to