Skip Menu |

This queue is for tickets about the PerlBuildSystem CPAN distribution.

Report information
The Basics
Id: 15704
Status: resolved
Priority: 0/
Queue: PerlBuildSystem

People
Owner: Nobody in particular
Requestors: nadim [...] khemir.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: GetConfigAsList
VerifyVersion('swig -version', GetConfigAsList('ACCEPTED_SWIG_VERSIONS')) ; @list = GetConfigAsList('A', 'b', 'c') ; in the cases for ACCEPTED_SWIG_VERSIONS are : not existing at all => empty list + warning scalar => the scalar array ref => dereferenced array ref hash array => die