#1194: 7 config steps improperly rely on Perl 5 %Config 'OSNAME' element
-----------------------+----------------------------------------------------
 Reporter:  jkeenan    |       Owner:  jkeenan 
     Type:  bug        |      Status:  assigned
 Priority:  normal     |   Milestone:          
Component:  configure  |     Version:  1.7.0   
 Severity:  medium     |    Keywords:          
     Lang:             |       Patch:          
 Platform:             |  
-----------------------+----------------------------------------------------

Comment(by jkeenan):

 In r42431, I converted these configuration steps to using
 `$conf->data->get('osname');`
 {{{
 U    config/auto/gettext.pm
 U    config/auto/opengl.pm
 U    config/auto/thread.pm
 U    config/auto/gmp.pm
 U    config/auto/gdbm.pm
 U    config/auto/crypto.pm
 U    config/auto/readline.pm
 U    config/auto/pcre.pm
 U    config/gen/opengl.pm
 }}}
 ''config/gen/platform.pm'' had testing problems and is not yet converted.

 Please post any test failures resulting from this change.  Thank you very
 much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1194#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to