This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Untangle the IV_IS_QUAD jungle by introduding
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 2 Oct 1999 23:05:50 +0000 (23:05 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 2 Oct 1999 23:05:50 +0000 (23:05 +0000)
commit57def98fcb6c98601beaf31e3c48ad681bfdc2a3
tree1c2ca5d1ae7bb4508bf076e61eda828a50a82f9d
parentac8eabc1ebb57d426c973b83f7ee5241b2084b4e
Untangle the IV_IS_QUAD jungle by introduding
macros to be used when doing formatted printing:
IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.

p4raw-id: //depot/cfgperl@4288
13 files changed:
Configure
config_h.SH
doio.c
dump.c
op.c
perl.h
pp_hot.c
pp_sys.c
regcomp.c
sv.c
taint.c
toke.c
util.c