Subject: | Uninit warnings from tests |
This is with a stock 5.6.0 on OS X 10.2.8.
All tests pass, however many warnings are generated.
t/basic....Use of uninitialized value in pattern match (m//) at /private/var/local/cpanplus/5.6.0/build/ExtUtils-ParseXS-2.05/blib/lib/ExtUtils/ParseXS.pm line 204.
ExtUtils::ParseXS::process_file('filename', 'XSTest.xs', 'output', 'GLOB(0x681a4)', 'prototypes', 1) called at t/basic.t line 29
Use of uninitialized value in pattern match (m//) at /private/var/local/cpanplus/5.6.0/build/ExtUtils-ParseXS-2.05/blib/lib/ExtUtils/ParseXS.pm line 204.
ExtUtils::ParseXS::process_file('filename', 'XSTest.xs', 'output', 'GLOB(0x681a4)', 'prototypes', 1) called at t/basic.t line 29
untie attempted while 1 inner references still exist at /private/var/local/cpanplus/5.6.0/build/ExtUtils-ParseXS-2.05/blib/lib/ExtUtils/ParseXS.pm line 962, <File0000> line 67.
ExtUtils::ParseXS::process_file('filename', 'XSTest.xs', 'output', 'GLOB(0x681a4)', 'prototypes', 1) called at t/basic.t line 29
untie attempted while 1 inner references still exist at /private/var/local/cpanplus/5.6.0/build/ExtUtils-ParseXS-2.05/blib/lib/ExtUtils/ParseXS.pm line 962, <File0000> line 134.
ExtUtils::ParseXS::process_file('filename', 'XSTest.xs', 'output', 'XSTest.c', 'prototypes', 0) called at t/basic.t line 33
ok