This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
EXTERN_C declarations for global arrays in various
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 12 Jun 1999 06:43:03 +0000 (06:43 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 12 Jun 1999 06:43:03 +0000 (06:43 +0000)
commit73c4f7a1d0b3ac27682d86c953e22cbc7dc810e6
treed12e2ac03334a26b273c7b91e41aba6df9cfc33f
parent22b491d3a115964a8dde699347569bf3176f8b1a
EXTERN_C declarations for global arrays in various
headers, so perl can be built even in C++ mode; win32
build fixups; regen headers

p4raw-id: //depot/perl@3537
12 files changed:
XSUB.h
embedvar.h
ext/B/B.xs
objXSUB.h
opcode.h
opcode.pl
perl.h
regcomp.h
regexec.c
utf8.h
win32/win32.c
win32/win32.h