This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] fix pre-/post- in-/decrement


On Tuesday, November 02, 2010 6:09:02 pm Tom Tromey wrote:
> >>>>> "Ken" == Ken Werner <ken@linux.vnet.ibm.com> writes:
> Ken> 2010-10-18  Ken Werner  <ken.werner@de.ibm.com>
> Ken> 	* value.h (value_non_lval): Declare.
> Ken> 	* value.c (value_non_lval): New function.
> Ken> 	* eval.c (evaluate_subexp_standard) <UNOP_POSTINCREMENT,
> UNOP_POSTDECREMENT> : Call value_non_lval to ensure to return a
> Ken> 	non-lvalue.
> 
> This is ok.  Thanks.

Patch checked in:
http://sourceware.org/ml/gdb-cvs/2010-11/msg00012.html

Regards
Ken


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