Weekly todo activity, Jun 05 to Jun 12

[email protected]
Newsgroups gmane.comp.web.mason.devel
Message-ID <[email protected]>
Weekly todo activity, Jun 05 to Jun 12

Task #545: Integrate David Wheeler's changes to the Apache testing code from stable into HEAD
Fri Jun 10   John Williams set version_released to 1.29_01
             John Williams set owner to sharkey
             John Williams writes: This is already done. (except for a
               cosmetic change as noted in Task #574)
             John Williams changed status from Start to Checked In
  http://www.masonhq.com/docs/todo/access.html?id=545

New bug #582: load_pkg gives misleading "Can't locate" error
               If Tools::load_pkg tries to load package A which can't find
               package B, the error misleadingly says "can't find package
               A". 

               if ($@) { - if ($@ =~ /^Can\'t locate .* in \@INC/) { + if
               ($@ =~ /^Can\'t locate (.*) in \@INC/) { 

               if (defined($nf_error)) { 

               error sprintf("Can't locate %s in \@INC. %s\n(\@INC
               contains: %s)", - $pkg, $nf_error, join(" ", @INC)); + $1,
               $nf_error, join(" ", @INC)); 

               } else { 

               undef $@; 

               return 0;
Sun Jun 05   Jonathan Swartz created bug
             Jonathan Swartz set severity to Cosmetic
             Jonathan Swartz set version_found to 1.10
  http://www.masonhq.com/docs/todo/access.html?id=582




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.