Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [ HEAD & PST ] RE: Unable to apply Re: [cdt-patch] Fix for 36932 (Handling of ne w-expressions)


Good work Victor.

FYI, it is getting very difficult to apply fixes into both the HEAD and re-architecture stream (Parser_SymbolTable).  The last one applied with a "fuzz factor" of 47 (yikes!).
 I hope to merge the PST branch into HEAD later this week ... in the interim, if I am a bit slow in applying patches in this area, you may know the reason why.  

JohnC



victor.mozgin@xxxxxxxxxxxxx
Sent by: cdt-patch-admin@xxxxxxxxxxx

06/09/2003 04:32 PM

Please respond to
cdt-patch@xxxxxxxxxxx

To
cdt-patch@xxxxxxxxxxx
cc
John Camelon/Ottawa/IBM@IBMCA
Subject
RE: Unable to apply Re: [cdt-patch] Fix for 36932 (Handling of ne        w-expressions)





        OK, here it is.
 
            /Vic
 
-----Original Message-----
From:
John Camelon [mailto:jcamelon@xxxxxxxxxx]
Sent:
Monday, June 09, 2003 8:53 PM
To:
cdt-patch@xxxxxxxxxxx
Cc:
victor.mozgin@xxxxxxxxxxxxx
Subject:
Unable to apply Re: [cdt-patch] Fix for 36932 (Handling of new-expressions)


I could not apply these patches to both branches (HEAD & PST).  Please do a CVS update and resubmit them.  


Thanks

JohnC



victor.mozgin@xxxxxxxxxxxxx
Sent by: cdt-patch-admin@xxxxxxxxxxx

06/09/2003 12:58 PM

Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc
Subject
[cdt-patch] Fix for 36932 (Handling of new-expressions)







   This patch should improve parsing of new-expressions, including placements, array allocations and multiple parameters in initializers. Fixes PR36932.

 
                               /Vic

Attachment: PR36932_test_new.patch
Description: Binary data

Attachment: PR36932_core_new.patch
Description: Binary data


Back to the top