On Thu, Oct 09, 2003 at 10:18:01PM +0100, Nicholas Clark wrote: > On Thu, Oct 09, 2003 at 08:54:10AM +0000, Martin Mokrejs wrote: > > # New Ticket Created by Martin Mokrejs > > # Please include the string: [perl #24167] > > # in the subject line of all future correspondence about this issue. > > # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24167 > > > > > > > Hi, > > I get from my compiler: > > > > cc: Warning: /software/@sys/usr/lib/perl5/5.8.1/alpha-dec_osf-thread-multi-ld/CORE/cop.h, line 40: # not in column 1 is ignored, skipping to end of line. (ignoretokens) > > #ifdef NETWARE > > -^ > > That's compiling perl5 isn't it? So it's perl5 bug, not a parrot bug? > I've moved the ticked onto the perl5 queue > > I can get around by using anothe rcompile mode, but I believe it should be fixed anyway. > > Having had a look at cop.h, I think so to. > There appear to be some more indented # constructions, but they're all > inside blocks that are only true on dosish platforms. Everything moved to the first column as change 21433 to the development tree. Unfortunately it won't get into a public release until 5.8.2 I hope that that will be in early January 2004 Nicholas ClarkThread Previous | Thread Next