[RFC] fix ARI whinge about remote-rdi.c usage of true/false

Andrew Cagney ac131313@cygnus.com
Tue May 7 08:57:00 GMT 2002


> The ARI script is currently whingeing incorrectly that remote-rdi.c is
> using 'true' and 'false', presumably because it cannot detect that the use
> is inside a multi-line string.  The following patch will clear this up, but
> it relies on ANSI-style string concatenation.
> 
> Are there any issues with doing it this way?  In particular would this be
> compatible with any future i18n work?

Er, sorry, ignore that ARI entry - I was fixing the AWK that strips 
strings only I didn't - it would be silly to not be able to use the word 
`true' in a string.

I think I've fixed it, try refreshing:

	http://sources.redhat.com/gdb/current/ari/

sorry,
Andrew


> 
> 	* remote-rdi.c (_initialize_remote_rdi): Use ANSI-style string 
> 	concatenation for help messages.
> 
> 




More information about the Gdb-patches mailing list