[RFC] unneeded extra brace in infrun.c (handle_inferior_event)

Joel Brobecker brobecker@gnat.com
Tue Jul 16 16:59:00 GMT 2002


> I vote for reindenting the code. Infrun.c has been on the quiet side
> for a bit, and I don't think this change will cause any problems.

I can do the following, all within a short period:
  - remove the braces (without indentation change)
  - commit
  - run gdb_indent.sh
  - commit
  
That way, we have one commit which contains a code change, but the diff
is readable. The second diff may be unreadable, but will contain no code
change.

Should I go ahead?
-- 
Joel



More information about the Gdb-patches mailing list