Config.t wasn't getting the sig_num and sig_size relationship
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 14 Mar 2003 04:29:10 +0000 (04:29 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 14 Mar 2003 04:29:10 +0000 (04:29 +0000)
commita667ff70662bc9aa79513f1cbac0d483124162fa
treee8b49a6ad51e164cc61ebe45650c4b66174b82bf
parent0afd3698e368e5016bd4d9f572d1bb76be6998eb
Config.t wasn't getting the sig_num and sig_size relationship
right, and therefore failed test#35 on windows

note that config_h.SH documents that $sig_size does NOT include
the final NULL in $sig_num!

p4raw-id: //depot/perl@18967
lib/Config.t