niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Not Unix » VMS » vmsperl
Possibley oddity in File::Spec
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
Steven Lembark
*nix forums beginner


Joined: 09 Feb 2006
Posts: 5

PostPosted: Fri Feb 10, 2006 11:59 pm    Post subject: Possibley oddity in File::Spec Reply with quote

Does this look familiar?

Figured I'd check first before chasing it down...


"make test" issues a zillion warnings, where "prove" does not?


$ make test 2>&1 | tee a;

Yields:

PERL_DL_NONLAZY=1 /opt/perl5/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01....Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
ok
<snip>
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Found */bin:
/bin
ok
All tests successful.
Files=3, Tests=8, 1 wallclock secs ( 0.12 cusr + 0.02 csys = 0.14
CPU)

$ prove t/*.t;

Yields:

t/01....ok

t/02....ok

t/03....

Verbosely import 'bin ', silently import 'lib'

Found */bin:
/bin
t/03....ok

All tests successful.
Files=3, Tests=8, 0 wallclock secs ( 0.14 cusr + 0.01 csys = 0.15
CPU)


Running "perl t/01.t", etc, works just fine also: there is something
about the "make test" that isn't being handled properly.

thanx

--
Steven Lembark 85-09 90th Street
Workhorse Computing Woodhaven, NY 11421
lembark@wrkhors.com 1 888 359 3508
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Sat Nov 22, 2008 11:09 am | All times are GMT
navigation Forum index » Not Unix » VMS » vmsperl
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Running php file everyday on scheduled time sachin PHP 1 Fri Jul 21, 2006 12:49 pm
No new posts Regarding thesaurus iso file Srikanth modules 0 Fri Jul 21, 2006 10:42 am
No new posts how can i get a file descriptor not used? mars system 0 Fri Jul 21, 2006 7:41 am
No new posts small GTK "Open file" dialog David Siroky Debian 0 Fri Jul 21, 2006 7:30 am
No new posts Trouble Declaring 3D Array in Header File free2klim C++ 1 Fri Jul 21, 2006 4:07 am

Debt Consolidation | Loans | YouTube Proxy | Buy Anything On eBay | Loan
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1508s ][ Queries: 16 (0.0810s) ][ GZIP on - Debug on ]