Skip Menu |

This queue is for tickets about the Config-Auto CPAN distribution.

Report information
The Basics
Id: 2237
Status: resolved
Priority: 0/
Queue: Config-Auto

People
Owner: Nobody in particular
Requestors: drew [...] drewtaylor.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.03
Fixed in: (no value)



Subject: Compilation fails on 5.6.0 darwin
Under 5.6.0 (darwin - OS X 10.2) the Auto.pm does not compile. It gives the below error. I really want to use this module after reading about it in the Mar 2003 TPJ article. Drew beigeg3:~/.cpan/build/Config-Auto-0.03] drew% perl -c Auto.pm Can't modify string in transliteration (tr///) at Auto.pm line 113, near "tr/;//) " beigeg3:~/.cpan/build/Config-Auto-0.03] drew% perl -V Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=darwin, osvers=6.0, archname=darwin uname='darwin fisheye 6.0 darwin kernel version 5.2: mon jun 17 09:55:14 pdt 2002; root:xnu-201-14.rootsxnu-201-14.objrelease_ppc power macintosh powerpc ' config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Date: Sun, 16 Mar 2003 13:44:31 +0000
From: Simon Cozens <simon [...] simon-cozens.org>
To: Guest via RT <bug-Config-Auto [...] rt.cpan.org>
Subject: Re: [cpan #2237] Compilation fails on 5.6.0 darwin
RT-Send-Cc:
Guest via RT: Show quoted text
> beigeg3:~/.cpan/build/Config-Auto-0.03] drew% perl -c Auto.pm > Can't modify string in transliteration (tr///) at Auto.pm line 113, near "tr/;//) "
% perl -c Auto.pm Auto.pm syntax OK simon@simoncozens-4 ~/cvs/modules/Config-Auto % uname -a Darwin simoncozens-4.dsl.easynet.co.uk 6.4 Darwin Kernel Version 6.4: Wed Jan 29 18:50:42 PST 2003; root:xnu/xnu-344.26.obj~1/RELEASE_PPC Power Macintosh powerpc So it's either not-a-bug, or fixed in CVS. In fact, this might be the fix: http://cvs.simon-cozens.org/viewcvs.cgi/Config-Auto/Auto.pm.diff?r1=1.4&r2=1.5 Please use the latest copy from CVS: http://cvs.simon-cozens.org/viewcvs.cgi/Config-Auto/Config-Auto.tar.gz?tarball=1 -- "Life sucks, but it's better than the alternative." -- Peter da Silva