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: [RFA] ARI fixes: More OP eol fixes.


>   what should I put for the
> c-exp.y "variable" rule?

Your changelog looks fine to me. We can't always use function or variable
names since code is not always necessary just functions or variables...

> 2009-10-06  Pierre Muller  <muller@ics.u-strasbg.fr>
> 
> 	ARI fix: OP eol rule.
> 	* blockframe.c (find_pc_partial_function): Avoid operator at end of
> 	line.
> 	* buildsym.c (find_symbol_in_list): Idem.
> 	(start_subfile, patch_subfile_names): Idem.
> 	* c-exp.y (variable, yylex): Idem.
> 	* c-typeprint.c (c_print_type, c_type_print_base): Idem.
> 	* c-valprint.c (c_val_print): Idem.
> 	* coffread.c (patch_opaque_types, process_coff_symbol): Idem.
> 	* corelow.c (core_open): Idem.
> 	* cris-tdep.c (move_reg_to_mem_movem_op): Idem.
> 	* cli/cli-decode.c (help_cmd_list, find_command_name_length): Idem.

-- 
Joel


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