bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug libctf/32044] New: [libctf, build] ctf-spec.texi:809: warning: @xre


From: vries at gcc dot gnu.org
Subject: [Bug libctf/32044] New: [libctf, build] ctf-spec.texi:809: warning: @xref should not appear on @multitable line
Date: Thu, 01 Aug 2024 07:15:42 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32044

            Bug ID: 32044
           Summary: [libctf, build] ctf-spec.texi:809: warning: @xref
                    should not appear on @multitable line
           Product: binutils
           Version: 2.44 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libctf
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

Warning triggered during gdb build.

The line is:
...
@multitable {Kind} {@code{CTF_K_VOLATILE}} {Indicates a type that cannot be
represented in CTF, or that} {@xref{Pointers typedefs and cvr-quals}}
...

The table seems to have three columns:
...
@headitem Kind @tab Macro @tab Purpose
...
so the @xref corresponding to a fourth column seems superfluous.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]