This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Win32 canned configs
authorJan Dubois <jand@activestate.com>
Mon, 7 Jul 2008 15:58:48 +0000 (08:58 -0700)
committerSteve Hay <SteveHay@planit.com>
Wed, 9 Jul 2008 14:02:30 +0000 (14:02 +0000)
commit4b7e285e7ac0f212412ed301bb6824593baf29e9
treefefa80504a48b72a83d2e2f1a4689935a8f9d56a
parent92a3ac59c93b6fba629d9177ad303a51fcb0d765
Update Win32 canned configs

Adds new values introduced by #34105/34107, incorporating this patch:

Subject: RE: New probes
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <072601c8e085$04694860$0d3bd920$@com>

The appropriate values for the other compilers were determined by
running the probe functions added to Configure by #34105/34112/34114.
(Note that VC8 requires an invalid parameter handler to run those
functions without crashing, and both VC8 and VC9 need %I64d rather
than %ld to output the appropriate values.)

Also applies the changes to the config_H.* files, together with changes
for #33597/33598/33949 which never got added to them.

p4raw-id: //depot/perl@34115
win32/config.bc
win32/config.gc
win32/config.vc
win32/config.vc64
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_H.vc64
win32/config_sh.PL