This is the mail archive of the gdb-patches@sources.redhat.com 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 several operator precedence bugs


On Wed, Feb 05, 2003 at 10:16:10AM -0700, Fred Fish wrote:
> 2003-02-05  Fred Fish  <fnf@intrinsity.com>
> 
> 	* remote-e7000.c (e7000_drain_command): Fix precedence problem with
> 	'=' and '!='.
> 	* rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
> 	with '&' and '=='.
> 	(angel_RDI_info): Ditto.
> 	* infttrace.c (threads_continue_all_but_one): Fix precedence problem
> 	with '&' and '!='.
> 	(threads_continue_all_with_signals): Ditto.

Thanks.  Fred, could you commit these obvious fixes (and update the
copyright years in the touched files)?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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