This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[asperl] tweaks to make it build with the Borland compiler. Won't run
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 26 May 1998 13:39:14 +0000 (13:39 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 26 May 1998 13:39:14 +0000 (13:39 +0000)
commit873ef191be9d12eed8116e23926efe319c6ed859
tree88d2e70ffc2b1d49d8556a53ae1709fb84e6e6b6
parentcedea190b107621491e9374674b8382221691335
[asperl] tweaks to make it build with the Borland compiler.  Won't run
testsuite because @INC intuition from location of perlcore.dll seems
to be broken.  Also, system() and qx// seem broken as well.

p4raw-id: //depot/asperl@1033
14 files changed:
ObjXSub.h
doio.c
embedvar.h
ext/POSIX/POSIX.xs
interp.sym
intrpvar.h
objpp.h
perl.c
perl.h
perlvars.h
proto.h
regcomp.c
regexec.c
toke.c