public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/65098] New: ada/gnat_rm.texi:8889: warning: undefined flag: gnat_version
@ 2015-02-18  8:31 vries at gcc dot gnu.org
  2015-02-18 12:37 ` [Bug ada/65098] " vries at gcc dot gnu.org
  2015-02-18 14:58 ` charlet at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: vries at gcc dot gnu.org @ 2015-02-18  8:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65098

            Bug ID: 65098
           Summary: ada/gnat_rm.texi:8889: warning: undefined flag:
                    gnat_version
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org

src/gcc/ada/gnat_rm.texi:8889: warning: undefined flag: gnat_version

The problem shows up in the resulting page (
https://gcc.gnu.org/onlinedocs/gnat_rm/Attribute-Compiler_005fVersion.html#Attribute-Compiler_005fVersion
):
...
A typical result would be something like "GNAT {No value for `gnat_version'}
(20090221)".
...


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

* [Bug ada/65098] ada/gnat_rm.texi:8889: warning: undefined flag: gnat_version
  2015-02-18  8:31 [Bug ada/65098] New: ada/gnat_rm.texi:8889: warning: undefined flag: gnat_version vries at gcc dot gnu.org
@ 2015-02-18 12:37 ` vries at gcc dot gnu.org
  2015-02-18 14:58 ` charlet at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: vries at gcc dot gnu.org @ 2015-02-18 12:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65098

--- Comment #1 from vries at gcc dot gnu.org ---
This would fix it:
...
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi
index 04f3d0b..1fd0534 100644
--- a/gcc/ada/gnat_rm.texi
+++ b/gcc/ada/gnat_rm.texi
@@ -8886,7 +8886,7 @@ attribute.
 prefix) yields a static string identifying the version of the compiler
 being used to compile the unit containing the attribute reference. A
 typical result would be something like
-"@value{EDITION} @value{gnat_version} (20090221)".
+"@value{EDITION} @value{version-GCC} (20090221)".

 @node Attribute Constrained
 @unnumberedsec Attribute Constrained
...


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

* [Bug ada/65098] ada/gnat_rm.texi:8889: warning: undefined flag: gnat_version
  2015-02-18  8:31 [Bug ada/65098] New: ada/gnat_rm.texi:8889: warning: undefined flag: gnat_version vries at gcc dot gnu.org
  2015-02-18 12:37 ` [Bug ada/65098] " vries at gcc dot gnu.org
@ 2015-02-18 14:58 ` charlet at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: charlet at gcc dot gnu.org @ 2015-02-18 14:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65098

Arnaud Charlet <charlet at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |charlet at gcc dot gnu.org
         Resolution|---                         |WONTFIX

--- Comment #2 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
This one will get fixed when gnat_rm.texi is converted to sphinx (will happen
soon).


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

end of thread, other threads:[~2015-02-18 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-18  8:31 [Bug ada/65098] New: ada/gnat_rm.texi:8889: warning: undefined flag: gnat_version vries at gcc dot gnu.org
2015-02-18 12:37 ` [Bug ada/65098] " vries at gcc dot gnu.org
2015-02-18 14:58 ` charlet at gcc dot gnu.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).