This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

[Ada] GNAT manuals & RCS tags


Hi, while making a patch to add doc for the new "-margs" gnatmake flag,
I noticed that they are RCS tags in the GNAT manual texi files, which
cause spurious diffs between head and branch. Should we remove them and use
@value{version-GCC} as the GCC manual does? Is there a value for "Date",
or should we drop it altogether?

-- 
Laurent Guerby <guerby@acm.org>

--- version-head/gcc/ada/gnat_ug.texi	Sun Apr 21 14:56:01 2002
+++ version-3.1/gcc/ada/gnat_ug.texi	Sun Apr 21 14:53:33 2002
@@ -7,7 +7,7 @@
  @c 
         o
  @c                              G N A T _ U G 
         o
  @c 
         o
-@c                            $Revision: 1.2 $
+@c                            $Revision: 1.1.2.1 $
  @c 
         o
  @c          Copyright (C) 1992-2002 Ada Core Technologies, Inc. 
         o
  @c 
         o
@@ -100,9 +100,9 @@
  @end ifset

  @subtitle GNAT, The GNU Ada 95 Compiler
-@subtitle Document revision level $Revision: 1.2 $
+@subtitle Document revision level $Revision: 1.1.2.1 $
  @subtitle GNAT Version 3.16w
-@subtitle Date: $Date: 2002/04/21 12:56:01 $
+@subtitle Date: $Date: 2002/04/21 12:53:33 $

  @author Ada Core Technologies, Inc.

@@ -158,7 +158,7 @@

  GNAT Version 3.16w

-Date: $Date: 2002/04/21 12:56:01 $
+Date: $Date: 2002/04/21 12:53:33 $

  Ada Core Technologies, Inc.




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