This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
win32 fixes: fix various syntax errors ("no preprocessor directives
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 2 Jul 2001 07:12:10 +0000 (07:12 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 2 Jul 2001 07:12:10 +0000 (07:12 +0000)
commit25716404fbbde2ca91832aab8c9157aafcdcc7e8
tree373243337e32a41b725e311b058e5b7c3ff247b1
parent8337181f54c3501595fb014edfb15b1033b90568
win32 fixes: fix various syntax errors ("no preprocessor directives
within macro arguments") and warnings ("unary minus applied to
unsigned type", among others)

p4raw-id: //depot/perl@11066
gv.c
hv.c
op.c
pp.c
sv.c
toke.c