This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

re: patch to optionally relax paren expression handling


   
   > 2000-06-23  matthew green  <mrg@redhat.com>
   > 
   >         * expr.c (operand): Do not as_bad() if RELAX_PAREN_GROUPING is
   > 	defined.  Fix error message for `[' grouping.
   
   Committed.  Thanks for fixing the double increment of input_line_pointer
   too.

actually, that one got me too -- it wasn't double increment due to
&& and || short-cuts!  at least this way is much clearer.


thanks!

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