[perl #52854] [bug] Build failure with G++

2008-09-06 Thread Christoph Otto via RT
On Mon Apr 14 08:07:32 2008, [EMAIL PROTECTED] wrote: > On Mon, Apr 14, 2008 at 11:40:01AM +0530, Senaka Fernando wrote: > > > On Mon, Apr 14, 2008 at 6:33 AM, chromatic <[EMAIL PROTECTED]> > wrote: > > > > Thanks, applied as r26965, except for the patch to > > > compilers/imcc/imclexer.c, which

Re: [perl #52854] [bug] Build failure with G++

2008-04-14 Thread chromatic
On Mon, Apr 14, 2008 at 11:40:01AM +0530, Senaka Fernando wrote: > On Mon, Apr 14, 2008 at 6:33 AM, chromatic <[EMAIL PROTECTED]> wrote: > > Thanks, applied as r26965, except for the patch to > > compilers/imcc/imclexer.c, which is a generated file. The source is > > compilers/imcc/imcc.l. > We

Re: [perl #52854] [bug] Build failure with G++

2008-04-14 Thread Senaka Fernando
Hi all, [#perl 52874] is a continuation of this issue. I guess I replied to the wrong mail. Regards, Senaka On Mon, Apr 14, 2008 at 3:50 PM, chromatic <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 11:40:01AM +0530, Senaka Fernando wrote: > > > On Mon, Apr 14, 2008 at 6:33 AM, chromatic <

Re: [perl #52854] [bug] Build failure with G++

2008-04-14 Thread Klaas-Jan Stol
On Mon, Apr 14, 2008 at 8:10 AM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > > On Mon, Apr 14, 2008 at 6:33 AM, chromatic <[EMAIL PROTECTED]> wrote: > > > On Sunday 13 April 2008 08:14:11 Senaka Fernando wrote: > > > > > The build of Parrot fails with g++, which is a possible indication that >

Re: [perl #52854] [bug] Build failure with G++

2008-04-13 Thread Senaka Fernando
On Mon, Apr 14, 2008 at 6:33 AM, chromatic <[EMAIL PROTECTED]> wrote: > On Sunday 13 April 2008 08:14:11 Senaka Fernando wrote: > > > The build of Parrot fails with g++, which is a possible indication that > it > > fails on other C++ compilers too. I have attached herewith patches to > some > > is

Re: [perl #52854] [bug] Build failure with G++

2008-04-13 Thread chromatic
On Sunday 13 April 2008 08:14:11 Senaka Fernando wrote: > The build of Parrot fails with g++, which is a possible indication that it > fails on other C++ compilers too. I have attached herewith patches to some > issues. Thanks, applied as r26965, except for the patch to compilers/imcc/imclexer.c,

[perl #52854] [bug] Build failure with G++

2008-04-13 Thread Senaka Fernando
# New Ticket Created by "Senaka Fernando" # Please include the string: [perl #52854] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52854 > The build of Parrot fails with g++, which is a possible indication that it fails on