Re: 'podlators' make warning
[email protected] (karl williamson)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Jerry D. Hedden wrote: > I'm seeing the following in warning from 'podlators' during 'make': > > Running Makefile.PL in cpan/podlators > ../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none > INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=cygperl5_13_1.dll > .... > PATH=/link/perl/41480/perl-current:.:/home/jhedden/bin:/usr/local/src/perl/bin:/link/work/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/c/Program\ > Files/WiX:/c/djgpp/bin:/c/bb/tools/apache-ant-1.6.5/bin:/c/Program\ > Files/nant-0.85/bin:/c/bb/tools/jse5/bin:/c/dev-cpp/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/system32/WBEM:/c/blp/API/dde:/c/blp/API:/c/oracle/ora92/bin:/c/Program\ > Files/Oracle/jre/1.3.1/bin:/c/Program\ > Files/Oracle/jre/1.1.8/bin:/c/Program\ > Files/Hummingbird/Connectivity/7.10/Accessories:/usr/bin:/c/Program\ > Files/Windows\ Imaging/:/c/Program\ > Files/Citrix/ICAService/:/c/Program\ > Files/Citrix/System32/:.:/usr/local:/etc:/usr/lib:/lib:/sbin:/usr/sbin > ./miniperl.exe -Ilib -Icpan/Cwd -Icpan/Cwd/lib lib/unicore/mktables > -C lib/unicore -P pod -maketest -makelist -p > Warning: Input_file constructor for UnicodeData.txt has useless 'non_skip' in it > It's my bug; the message is harmless, and there is a patch already in queue for it as part of [perl #75462]. Sorry.