CC: | dankogai+cpan [...] gmail.com |
Subject: | subscripted value is neither array nor pointer |
Date: | Sat, 7 May 2011 22:32:23 -0500 |
To: | bug-MacOSX-File [...] rt.cpan.org |
From: | Ryan Schmidt <ryandesign [...] macports.org> |
I cannot compile MacOSX::File 0.71 with Perl 5.12.3 on Mac OS X 10.6.7 (Darwin 10.7.0) x86_64. It fails with:
Catalog.xs: In function 'xs_getcatalog':
Catalog.xs:70: error: subscripted value is neither array nor pointer
Catalog.xs: In function 'xs_setcatalog':
Catalog.xs:181: error: subscripted value is neither array nor pointer
Others report this problem with Perl 5.10.x already.
http://www.mackb.com/Uwe/Forum.aspx/mac-perl/852/MacOSX-File-0-71
Presumably it works ok with Perl 5.8.x, but the software should be updated to be compatible with newer versions of Perl.