This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change t/pragma/warn oct()/hex() overflow tests to use %Config
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 10 Jul 1999 12:23:21 +0000 (12:23 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 10 Jul 1999 12:23:21 +0000 (12:23 +0000)
commit651978e76e838ccd7ba8590fab59df5320c0a952
treeab116c89df024ebb3e4ab31807569d039b54b1d5
parent9287a323f956849348c19a4d945e5121df84e5d3
Change t/pragma/warn oct()/hex() overflow tests to use %Config
to adapt to the underlying platform (the binary, 0b1..., test
was broken in 64-bit platforms).  Also change "hex" in the
warning messages to "hexadecimal" to match "binary" and "octal".

p4raw-id: //depot/cfgperl@3662
pod/perldiag.pod
t/pragma/warn/util
util.c