Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/doc] ISO-C -> ISO C ....
@ 2002-06-26 21:08 Andrew Cagney
  2002-06-26 23:55 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2002-06-26 21:08 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 85 bytes --]

Hello,

The attached patch clarifies which ISO C gdb assumes.  Ok to commit?

Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1285 bytes --]

2002-06-26  Andrew Cagney  <ac131313@redhat.com>

	* gdbint.texinfo (User Interface): ISO C rather than ISO-C.
	(Coding): Clarify ISO C version that GDB assumes.

Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.91
diff -u -r1.91 gdbint.texinfo
--- gdbint.texinfo	9 Jun 2002 17:15:40 -0000	1.91
+++ gdbint.texinfo	27 Jun 2002 04:02:14 -0000
@@ -946,7 +946,7 @@
 This function first opens the tuple and then establishes a cleanup
 (@pxref{Coding, Cleanups}) to close the tuple.  It provides a convenient
 and correct implementation of the non-portable@footnote{The function
-cast is not portable ISO-C.} code sequence:
+cast is not portable ISO C.} code sequence:
 @smallexample
 struct cleanup *old_cleanup;
 ui_out_tuple_begin (uiout, "...");
@@ -4793,11 +4793,12 @@
 @value{GDBN}, as described in the following sections.
 
 
-@subsection ISO-C
+@subsection ISO C
 
-@value{GDBN} assumes an ISO-C compliant compiler.
+@value{GDBN} assumes an ISO/IEC 9899:1990 (a.k.a. ISO C90) compliant
+compiler.
 
-@value{GDBN} does not assume an ISO-C or POSIX compliant C library.
+@value{GDBN} does not assume an ISO C or POSIX compliant C library.
 
 
 @subsection Memory Management

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch/doc] ISO-C -> ISO C ....
  2002-06-26 21:08 [patch/doc] ISO-C -> ISO C Andrew Cagney
@ 2002-06-26 23:55 ` Eli Zaretskii
  2002-06-27  8:33   ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2002-06-26 23:55 UTC (permalink / raw)
  To: ac131313; +Cc: gdb-patches

> Date: Thu, 27 Jun 2002 00:08:34 -0400
> From: Andrew Cagney <ac131313@ges.redhat.com>
> 
> The attached patch clarifies which ISO C gdb assumes.  Ok to commit?

Yes.  However:

> +@value{GDBN} assumes an ISO/IEC 9899:1990 (a.k.a. ISO C90) compliant

"a.k.a." should be followed by a "@:", otherwise TeX might typeset it
as an end of a sentence.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch/doc] ISO-C -> ISO C ....
  2002-06-26 23:55 ` Eli Zaretskii
@ 2002-06-27  8:33   ` Andrew Cagney
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2002-06-27  8:33 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb-patches

> Date: Thu, 27 Jun 2002 00:08:34 -0400
>> From: Andrew Cagney <ac131313@ges.redhat.com>
>> 
>> The attached patch clarifies which ISO C gdb assumes.  Ok to commit?
> 
> 
> Yes.  However:
> 
> 
>> +@value{GDBN} assumes an ISO/IEC 9899:1990 (a.k.a. ISO C90) compliant
> 
> 
> "a.k.a." should be followed by a "@:", otherwise TeX might typeset it
> as an end of a sentence.

Fixed and committed.  Thanks.

Andrew



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-27 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-26 21:08 [patch/doc] ISO-C -> ISO C Andrew Cagney
2002-06-26 23:55 ` Eli Zaretskii
2002-06-27  8:33   ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox