Re: perl 43334 TODO configautoicu.pm: Write unit tests by Franois Perrad- July 7, 2008 James Keenan via RT a écrit :> On Mon Jul 07 04:46:52 2008, jkeenverizon.net wrote:> >> Do you think you could &39;svn up&39;, reconfigure, and then let me know if>> your patch is still needed>>> > Also send output of &39;prove -v tstepsauto_icu.t&39; and &39;perl> Configure.pl --verbose-step=auto::icu&39;.> > Thanks.> output with & without my patch.François.> > >http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46735.html perl 56670 small fixup for punie demo by pancake- July 7, 2008 New Ticket Created by pancake Please include the string: perl 56670 in the subject line of all future correspondence about this issue. <URL: http:rt.perl.orgrt3TicketDisplay.htmlid=56670 >Is this &39;n&39; controlled it is suposed to be an example or it is a bugpancakeprgparrotlanguagespunie$ svn diffIndex: demo.p1===================================================================--- demo.p1 (revision 28059)+++ demo.p1 (working copy) -2,7 +2,7 print 2, "n"; print...http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46734.html Re: perl 56628 BUGPATCH cygwin opengl libs by Reini Urban- July 7, 2008 Donald Hunter via RT schrieb:> I think you must be linking against the X11 libGLU and libGL, where I am> linking against the w32 native libraries.Oje,So we have to use some detection heuristic to seperate the X11 case (such as $ENVDISPLAY set, and libGLU avaliable),from your win32 native case.I don&39;t have the native mingw libs you mentioned.-- Reini Urbanhttp:phpwiki.org http:murbreak.athttp://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46733.html Re: perl 56616 BUG make_root_namespace opcode nonexistent by Patrick R. Michaud- July 7, 2008 On Sun, Jul 06, 2008 at 07:23:30PM -0400, Andrew Whitworth wrote:> On Sat, Jul 5, 2008 at 11:34 AM, Patrick R. Michaud (via RT)> <parrotbug-followupparrotcode.org> wrote:> > If there&39;s agreement on using a method-based form, I think I can> > implement it fairly quickly, and we can update PDD21 accordingly.> > I would tend to disagree, if only out of respect for symmetry with the> get_namespace, get_hll_namespace and get_root_namespace opcodes that> we...http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46732.html Parrot Bug Summary by Parrot Bug Summary- July 7, 2008 Parrot Bug Summaryhttp:rt.perl.orgrt3NoAuthparrotOverview.htmlGenerated at Mon Jul 7 13:00:01 2008 GMT------------------------------------------------------------------------------- Numbers New Issues Overview of Open Issues Ticket Status By Version Requestors with most open tickets-------------------------------------------------------------------------------NumbersTicket Counts: 14 new + 645 open = 659Created this week: 26Closed this week:...http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46731.html perl 43334 TODO configautoicu.pm: Write unit tests by James Keenan via RT- July 7, 2008 On Mon Jul 07 04:46:52 2008, jkeenverizon.net wrote:> Do you think you could &39;svn up&39;, reconfigure, and then let me know if> your patch is still needed> Also send output of &39;prove -v tstepsauto_icu.t&39; and &39;perlConfigure.pl --verbose-step=auto::icu&39;.Thanks.http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46730.html perl 43334 TODO configautoicu.pm: Write unit tests by James Keenan via RT- July 7, 2008 François:Subsequent to the message to which you responded, I posted an updatedversion of configautoicu.pm. This was in response to test failuresreported by Jason Cole, who was also working on Win32 but who did nothave ICU installed.Do you think you could &39;svn up&39;, reconfigure, and then let me know ifyour patch is still neededThank you very much.kid51http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46729.html Re: svn:parrot r28944 - in trunk: . languagesperl6tools - Callfor testing by Moritz Lenz- July 7, 2008 chromatic wrote:> On Wednesday 02 July 2008 03:59:05 Moritz Lenz wrote:> >> I&39;d like to get some feedback on this commit regard platform>> interoperability.>>>> I could only test it on linux, so I&39;m not sure what could break.>> (One comment inline in the diff below)> >> > + if (to_unfudge)>> > + my $u = unfudge_some($file_name, 1, to_unfudge);>> > + system qqdiff -u "$file_name" "$u"...http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46728.html Re: perl 43334 TODO configautoicu.pm: Write unit tests by Franois Perrad- July 7, 2008 James Keenan via RT a écrit :> Please review the patch attached. Note the following:> > 1. As mentioned in my last post in this RT, the flow in this step> class&39;s runstep() method is quite convoluted. I tried to improve it,> but this step still has five different points at which it can return. I> have, however, created a distinction between those variables which hold> the user&39;s command-line options and those which hold the current state> of the...http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46727.html Re: perl 43334 TODO configautoicu.pm: Write unit tests by Franois Perrad- July 7, 2008 James Keenan via RT a écrit :> Please review the patch attached. Note the following:> > 1. As mentioned in my last post in this RT, the flow in this step> class&39;s runstep() method is quite convoluted. I tried to improve it,> but this step still has five different points at which it can return. I> have, however, created a distinction between those variables which hold> the user&39;s command-line options and those which hold the current state> of the...http://www.nntp.perl.org/group/perl.perl6.internals/2008/07/msg46726.html |