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 for java/parse.y handling of empty strings


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> 2002-04-17  Mark Wielaard  <mark@klomp.org>
Mark>   * parse.y (build_string_concatenation): Return just op1 only when op2
Mark>   is null and op1 is a STRING_CST, otherwise always construct a
Mark>   StringBuffer.

Did this ever get reviewed?
It isn't a regression, but it does seem like a reasonable, low-risk
fix to me.
At this point we would need approvals from both Alex and Mark.

Tom


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