This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: PR java/10253 (string concatenation with integer 0 constant)


Hi Erik,

>Hmm, I was also working on this yesterday, and I think my solution below 
>is a bit more elegant (less special casing).  It also corrects a bug 
>with appending unicode characters greater than 0x7ff, as in ""+'\uffff'.

I have to rush off now, but at first glance, yours looks more elegant.
I'll defer this to the GCC higher-ups and look at this more in detail
tonight.

>And, since this is a front-end patch, you should have cc'd gcc-patches.

I sent off the message that I submitted this to gcc-patches before I
got your message. Maybe Andrew's admonitions will eventually sink in.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]