This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Preliminary cleanup of win32/config*.* prior to updating them fully
authorSteve Hay <steve.m.hay@googlemail.com>
Wed, 31 Aug 2011 17:48:37 +0000 (18:48 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 31 Aug 2011 17:48:37 +0000 (18:48 +0100)
commit925798f29c677c612a63a08a92ebb5f169e27b02
tree1468cfe23a68841be617dba7bd4510250901e964
parent43c6b706eae7899eff9414f3bbb9e5ef095a07fd
Preliminary cleanup of win32/config*.* prior to updating them fully

- Set lseeksize/lseektype to 4/long in new gc64* files (see f7e8b52a89)
- Add missing NULL parameter in new gc64* files (see e6a0bbf8b4)
- Change new gc64* files to a minimal setup (see d64224560b and 17bdc11416)
- Make the order of the __GNUC__ / _MSC_VER logic consistent
- Add __GNUC__ magic to vc64 (since new gc64* files have _MSC_VER magic)
win32/config.gc64
win32/config.gc64nox
win32/config_H.bc
win32/config_H.gc
win32/config_H.gc64
win32/config_H.gc64nox
win32/config_H.vc
win32/config_H.vc64