[perl #46305] [PATCH] (darwin) C parenthesis cleanup

2007-10-10 Thread James Keenan via RT
On Tue Oct 09 23:36:40 2007, ptc wrote: > Hi, > > This patch fixes t/codingstd/c_parens.t failures on darwin (which I > don't have access to, hence the patch). > > Files affected: > > config/gen/platform/darwin/dl.c > config/gen/platform/darwin/memalign.c After an 'svn up' and after running 'm

[PATCH] reconfigure.pl option 'target' is accessed as 'targets'

2007-10-10 Thread Maria Fedotova
Hello folks, There was a problem in config/gen/makefiles.pm: $targets = $conf->options->get('targets'); while the option name was 'target'. I've restored correct access and slightly improved the option description. Could anyone review and possibly commit the patch? Is the [PATCH] mail formed c

[PATCH] reconfigure.pl option 'target' is accessed as 'targets'

2007-10-10 Thread Maria Fedotova
The patch attached. On 10/10/07, Maria Fedotova <[EMAIL PROTECTED]> wrote: > Hello folks, > There was a problem in config/gen/makefiles.pm: > $targets = $conf->options->get('targets'); > while the option name was 'target'. > > I've restored correct access and slightly improved the option > des

Re: [perl #46305] [PATCH] (darwin) C parenthesis cleanup

2007-10-10 Thread Paul Cochrane
On 10/10/2007, James Keenan via RT <[EMAIL PROTECTED]> wrote: > On Tue Oct 09 23:36:40 2007, ptc wrote: > > Hi, > > > > This patch fixes t/codingstd/c_parens.t failures on darwin (which I > > don't have access to, hence the patch). > > > > Files affected: > > > > config/gen/platform/darwin/dl.c > >

[perl #46295] [CAGE] [pdd15oo] Review the docs w.r.t. the new OO implementation

2007-10-10 Thread via RT
# New Ticket Created by Bob Rogers # Please include the string: [perl #46295] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=46295 > >From Allison: From: Allison Randal <[EMAIL PROTECTED]> Date: Mon, 08 Oct 2007 12:2

[perl #46337] [BUG] pdd15oo: t/pmc/orderedhash.t

2007-10-10 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #46337] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=46337 > the following orderedhash tests fail on win32 in the pdd15oo branch. it seems to do with va

Re: [PATCH] reconfigure.pl option 'target' is accessed as 'targets'

2007-10-10 Thread James E Keenan
Maria Fedotova wrote: The patch attached. On 10/10/07, Maria Fedotova <[EMAIL PROTECTED]> wrote: Hello folks, There was a problem in config/gen/makefiles.pm: $targets = $conf->options->get('targets'); while the option name was 'target'. I've restored correct access and slightly improved th

[perl #46343] [PATCH] reconfigure.pl option 'target' is accessed as 'targets'

2007-10-10 Thread James Keenan via RT
> > Maria Fedotova writes: > > I've restored correct access and slightly improved the option > description. Could anyone review and possibly commit the patch? Is the > [PATCH] mail formed correctly? I'm reverting the option description to list just a single step -- not a pipe-delimited string of

[perl #46343] [PATCH] reconfigure.pl option 'target' is accessed as 'targets'

2007-10-10 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #46343] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=46343 > [This was posted directly to [EMAIL PROTECTED] So that it enters our tracking system,