Skip Menu | You are currently an anonymous guest. | Login | Return to Main | About rt.cpan.org
 

Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.

X Report information
Id: 21982
Status: resolved
Left: 0 min
Priority: 0/0
Queue: ExtUtils-Command

Owner: Nobody
Requestors: MSCHWERN <mschwern [...] cpan.org>
Cc:
AdminCc:

Severity: Important
Broken in: 1.11
Fixed in: (no value)




X History Display mode: Brief headersFull headers
#   Mon Oct 09 20:38:39 2006 MSCHWERN - Ticket created  
Subject: Retrograde motion
[text/plain 636b]
1.11 looks like it was branched off of ExtUtils::Command 1.07 (part of
MakeMaker 6.25) rather than 1.09_01 (part of MakeMaker 6.30_01). The
docs and some of the tests are out of date.

This patch merges 1.11 with the changes in 1.09_01.

* Bring the docs up to date with the chagnes in 1.09_01
* Fix a SKIP test # problem
* Ensure test_f and test_d return 0 and 1 rather than whatever -f and -d
happen to return. Fix the test_f and test_d tests so they check against
0 and 1 as documented (and quieting an uninit warning because that's
what -f and -d return on failure).

I'm keeping MakeMaker at 1.09_01 until this merge is resolved.
Subject: Command.patch

[application/octet-stream 7.4k]
Message body not shown because it is too large or is not plain text.
#   Mon Oct 09 20:50:13 2006 MSCHWERN - Correspondence added  
[text/plain 74b]
Here's a slightly more complete patch. Some additional fixes to the test.

[application/octet-stream 8k]
Message body not shown because it is too large or is not plain text.
#   Mon Oct 09 20:50:17 2006 MSCHWERN - Status changed from 'new' to 'open'  
#   Mon Oct 09 23:02:19 2006 RKOBES - Correspondence added  
[text/plain 145b]
Thanks for pointing that out - this has been applied as
[svn:ExtUtils-Command] r7921
in http://svn.perl.org/modules/ExtUtils-Command/trunk/.
#   Mon Oct 09 23:02:20 2006 RKOBES - Status changed from 'open' to 'resolved'