public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
@ 2008-02-03 14:57 ` Ralf dot Wildenhues at gmx dot de
  2008-02-17 21:21 ` rwild at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Ralf dot Wildenhues at gmx dot de @ 2008-02-03 14:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from Ralf dot Wildenhues at gmx dot de  2008-02-03 14:57 -------
patch set posted at <http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00058.html>.


-- 

Ralf dot Wildenhues at gmx dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ralf dot Wildenhues at gmx
                   |                            |dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
  2008-02-03 14:57 ` [Bug ada/15479] Ada manual problems Ralf dot Wildenhues at gmx dot de
@ 2008-02-17 21:21 ` rwild at gcc dot gnu dot org
  2008-02-20 19:50 ` rwild at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-02-17 21:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rwild at gcc dot gnu dot org  2008-02-17 21:20 -------
Subject: Bug 15479

Author: rwild
Date: Sun Feb 17 21:20:01 2008
New Revision: 132382

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132382
Log:
gcc/ada/:
PR documentation/15479
* gnat_ugn.texi: In non-code, avoid space before colon.
(Regular Expressions in gnatfind and gnatxref): Fix indentation.
(Examples of gnatxref Usage): Use @command{vi} instead of
@file{vi}.
(Character Set Control): Do not use @code for UTF-8.
(Validity Checking): Fix typo "NaNs" instead of "NaN's".  Do not
use @code for IEEE.
* gnat_rm.texi (Aggregates with static bounds): Fix typo in code
sample.
* gnat_rm.texi, gnat_ugn.texi: Fix typos.  Bump copyright years.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
  2008-02-03 14:57 ` [Bug ada/15479] Ada manual problems Ralf dot Wildenhues at gmx dot de
  2008-02-17 21:21 ` rwild at gcc dot gnu dot org
@ 2008-02-20 19:50 ` rwild at gcc dot gnu dot org
  2008-02-20 19:52 ` rwild at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-02-20 19:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rwild at gcc dot gnu dot org  2008-02-20 19:49 -------
Subject: Bug 15479

Author: rwild
Date: Wed Feb 20 19:48:55 2008
New Revision: 132493

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132493
Log:
gcc/ada/:
PR documentation/15479
* gnat_ugn.texi: In non-code, avoid space before colon.
(Regular Expressions in gnatfind and gnatxref): Fix indentation.
(Examples of gnatxref Usage): Use @command{vi} instead of
@file{vi}.
(Character Set Control): Do not use @code for UTF-8.
(Validity Checking): Fix typo "NaNs" instead of "NaN's".  Do not
use @code for IEEE.
* gnat_rm.texi (Aggregates with static bounds): Fix typo in code
sample.
* gnat_rm.texi, gnat_ugn.texi: Fix typos.  Bump copyright years.

Modified:
    branches/gcc-4_2-branch/gcc/ada/ChangeLog
    branches/gcc-4_2-branch/gcc/ada/gnat_rm.texi
    branches/gcc-4_2-branch/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2008-02-20 19:50 ` rwild at gcc dot gnu dot org
@ 2008-02-20 19:52 ` rwild at gcc dot gnu dot org
  2008-02-24 22:39 ` rwild at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-02-20 19:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rwild at gcc dot gnu dot org  2008-02-20 19:51 -------
Subject: Bug 15479

Author: rwild
Date: Wed Feb 20 19:50:39 2008
New Revision: 132494

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132494
Log:
gcc/ada/:
PR documentation/15479
* gnat_ugn.texi: In non-code, avoid space before colon.
(Regular Expressions in gnatfind and gnatxref): Fix indentation.
(Examples of gnatxref Usage): Use @command{vi} instead of
@file{vi}.
(Character Set Control): Do not use @code for UTF-8.
(Validity Checking): Fix typo "NaNs" instead of "NaN's".  Do not
use @code for IEEE.
* gnat_rm.texi (Aggregates with static bounds): Fix typo in code
sample.
* gnat_rm.texi, gnat_ugn.texi: Fix typos.  Bump copyright years.

Modified:
    branches/gcc-4_1-branch/gcc/ada/ChangeLog
    branches/gcc-4_1-branch/gcc/ada/gnat_rm.texi
    branches/gcc-4_1-branch/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2008-02-20 19:52 ` rwild at gcc dot gnu dot org
@ 2008-02-24 22:39 ` rwild at gcc dot gnu dot org
  2008-02-24 22:41 ` rwild at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-02-24 22:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rwild at gcc dot gnu dot org  2008-02-24 22:38 -------
Subject: Bug 15479

Author: rwild
Date: Sun Feb 24 22:37:52 2008
New Revision: 132601

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132601
Log:
PR documentation/15479
* gnat_ugn.texi (Using gnatmake in a Makefile): Do not ignore errors
in Makefile rules, by using `&&' rather than `;'.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2008-02-24 22:39 ` rwild at gcc dot gnu dot org
@ 2008-02-24 22:41 ` rwild at gcc dot gnu dot org
  2008-02-24 22:45 ` rwild at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-02-24 22:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from rwild at gcc dot gnu dot org  2008-02-24 22:41 -------
Subject: Bug 15479

Author: rwild
Date: Sun Feb 24 22:40:31 2008
New Revision: 132602

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132602
Log:
PR documentation/15479
* gnat_rm.texi, gnat_ugn.texi: Where appropriate, add @command,
use @command instead of @code, @option instead of @samp or @code,
@code instead of @var, @samp instead of @file.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2008-02-24 22:41 ` rwild at gcc dot gnu dot org
@ 2008-02-24 22:45 ` rwild at gcc dot gnu dot org
  2008-03-02 22:38 ` rwild at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-02-24 22:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from rwild at gcc dot gnu dot org  2008-02-24 22:44 -------
Subject: Bug 15479

Author: rwild
Date: Sun Feb 24 22:44:01 2008
New Revision: 132603

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132603
Log:
PR documentation/15479
* gnat_rm.texi, gnat_ugn.texi: Where appropriate, replace `..'
and `...' with `@dots{}' or `@enddots{}'.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2008-02-24 22:45 ` rwild at gcc dot gnu dot org
@ 2008-03-02 22:38 ` rwild at gcc dot gnu dot org
  2008-03-23 23:20 ` rwild at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-03-02 22:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from rwild at gcc dot gnu dot org  2008-03-02 22:37 -------
Subject: Bug 15479

Author: rwild
Date: Sun Mar  2 22:36:35 2008
New Revision: 132821

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132821
Log:
gcc/ada

        PR documentation/15479
        * gnat_rm.texi, gnat_ugn.texi: Avoid standalone `non' word.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2008-03-02 22:38 ` rwild at gcc dot gnu dot org
@ 2008-03-23 23:20 ` rwild at gcc dot gnu dot org
  2008-05-12 23:12 ` charlet at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-03-23 23:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from rwild at gcc dot gnu dot org  2008-03-23 23:19 -------
Subject: Bug 15479

Author: rwild
Date: Sun Mar 23 23:19:25 2008
New Revision: 133470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133470
Log:
gcc/ada/
2008-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

        PR documentation/15479
        * Make-lang.in (doc/gnat_ugn.texi) Renamed from ...
        (doc/gnat_ugn_unw.texi): ... this, and adjusted.
        (doc/gnat_ugn.info): Renamed from ...
        (doc/gnat_ugn_unw.info): ... this.
        (doc/gnat_ugn.dvi): Renamed from ...
        (doc/gnat_ugn_unw.dvi): ... this.
        (doc/gnat_ugn.pdf): Renamed from ...
        (doc/gnat_ugn_unw.pdf): ... this.
        (ADA_INFOFILES, ADA_PDFFILES, ada.install-info, ada.dvi):
        Adjusted.
        * gnat_ugn.texi (FILE): Hard-code gnat_ugn; set filename
        unconditionally to gnat_ugn.info.  Fix cross references to the
        GNAT Reference Manual.  Convert links to the GCC, GDB, Emacs,
        and GNU make manuals to be proper texinfo links.
        * gnat_rm.texi: Fix cross references to the GNAT User's Guide.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/Make-lang.in
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2008-03-23 23:20 ` rwild at gcc dot gnu dot org
@ 2008-05-12 23:12 ` charlet at gcc dot gnu dot org
  2008-07-14 18:51 ` rwild at gcc dot gnu dot org
  2008-07-30  5:31 ` rwild at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: charlet at gcc dot gnu dot org @ 2008-05-12 23:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from charlet at gcc dot gnu dot org  2008-05-12 23:11 -------
This PR seems to be addressed at this point.


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2008-05-12 23:12 ` charlet at gcc dot gnu dot org
@ 2008-07-14 18:51 ` rwild at gcc dot gnu dot org
  2008-07-30  5:31 ` rwild at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-07-14 18:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from rwild at gcc dot gnu dot org  2008-07-14 18:50 -------
Subject: Bug 15479

Author: rwild
Date: Mon Jul 14 18:49:37 2008
New Revision: 137793

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137793
Log:
gcc/ada/
        PR documentation/15479
        * gnat_ugn.texi (@ovar): New macro, from autoconf.texi.
        Replace backets around optional parameters with @ovar
        where possible, use @r{[}, @r{]} otherwise.
        Replace some @r, @i, and @emph with @var where appropriate.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnat_ugn.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
       [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2008-07-14 18:51 ` rwild at gcc dot gnu dot org
@ 2008-07-30  5:31 ` rwild at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-07-30  5:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from rwild at gcc dot gnu dot org  2008-07-30 05:30 -------
Subject: Bug 15479

Author: rwild
Date: Wed Jul 30 05:28:53 2008
New Revision: 138293

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138293
Log:
gcc/ada/
        PR documentation/15479
        * gnat-style.texi: Remove AdaCore copyright statement and GPL
        statement for GNAT.  Add @copying stanza, use it.  Update to
        GFDL 1.2.  Do not list GFDL as Invariant Section, do not list
        title as Front-Cover Text.
        * gnat_rm.texi: Likewise.
        * gnat_ugn.texi: Likewise.

gcc/
        * doc/cpp.texi: Update to GFDL 1.2.
        * doc/gcc.texi: Do not list GPL as Invariant Section.
        * doc/gccint.texi: Likewise.  Update copyright years.
        * doc/install.texi: Update copyright years.

gcc/fortran/
        * gfc-internals.texi: Update to GFDL 1.2.  Do not list GPL as
        Invariant Section.
        * gfortran.texi: Likewise.
        * intrinsic.texi: Do not list GPL as Invariant Section.
        * invoke.texi: Likewise.  Update copyright years.

gcc/java/
        * gcj.texi: Update copyright years.  Do not list GPL as
        Invariant Section.

libgomp/
        * libgomp.texi: Update to GFDL 1.2.  Update copyright years.
        Do not list GPL as Invariant Section.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnat-style.texi
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnat_ugn.texi
    trunk/gcc/config.in
    trunk/gcc/doc/cpp.texi
    trunk/gcc/doc/gcc.texi
    trunk/gcc/doc/gccint.texi
    trunk/gcc/doc/install.texi
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfc-internals.texi
    trunk/gcc/fortran/gfortran.texi
    trunk/gcc/fortran/intrinsic.texi
    trunk/gcc/fortran/invoke.texi
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/gcj.texi
    trunk/libgomp/ChangeLog
    trunk/libgomp/libgomp.texi
    trunk/libiberty/functions.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

* [Bug ada/15479] Ada manual problems
  2004-05-17  4:39 [Bug ada/15479] New: " jsm28 at gcc dot gnu dot org
@ 2004-05-17  4:47 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-17  4:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-16 19:48 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |documentation
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-16 19:48:48
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15479


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

end of thread, other threads:[~2008-07-30  5:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-15479-230@http.gcc.gnu.org/bugzilla/>
2008-02-03 14:57 ` [Bug ada/15479] Ada manual problems Ralf dot Wildenhues at gmx dot de
2008-02-17 21:21 ` rwild at gcc dot gnu dot org
2008-02-20 19:50 ` rwild at gcc dot gnu dot org
2008-02-20 19:52 ` rwild at gcc dot gnu dot org
2008-02-24 22:39 ` rwild at gcc dot gnu dot org
2008-02-24 22:41 ` rwild at gcc dot gnu dot org
2008-02-24 22:45 ` rwild at gcc dot gnu dot org
2008-03-02 22:38 ` rwild at gcc dot gnu dot org
2008-03-23 23:20 ` rwild at gcc dot gnu dot org
2008-05-12 23:12 ` charlet at gcc dot gnu dot org
2008-07-14 18:51 ` rwild at gcc dot gnu dot org
2008-07-30  5:31 ` rwild at gcc dot gnu dot org
2004-05-17  4:39 [Bug ada/15479] New: " jsm28 at gcc dot gnu dot org
2004-05-17  4:47 ` [Bug ada/15479] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).