[win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing the
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 17 Feb 1998 01:47:35 +0000 (01:47 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 17 Feb 1998 01:47:35 +0000 (01:47 +0000)
commit4a52a3daffadd96cbf5882659a7b4be69a820252
treedbc80aa3319afebbf653921460b10bb151d367ca
parent3730b96e60864694cf0c222f80e6ed2b3c27335b
[win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing the
FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
build passes all tests except t/lib/io_xs.t (seems to be due to
broken tmpfile() in the CRT or import lib)

p4raw-id: //depot/win32/perl@530
XSUB.h
win32/makefile.mk
win32/win32.h