public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/30286] New: Build error in split-name.h macro DOT
@ 2023-03-29 14:15 lu.xinyu0121 at foxmail dot com
  2023-03-29 14:15 ` [Bug gdb/30286] " lu.xinyu0121 at foxmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: lu.xinyu0121 at foxmail dot com @ 2023-03-29 14:15 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30286
           Summary: Build error in split-name.h macro DOT
           Product: gdb
           Version: 3.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: lu.xinyu0121 at foxmail dot com
  Target Milestone: ---

When I build gdb in Mac OS 13.2.1 (22D68), it report error here.
The macro DOT is conflate with enum split_style::DOT. Maybe we 
should replace one of the

./split-name.h:34:3: error: expected identifier
  DOT,
  ^
m2-exp.c:163:13: note: expanded from macro 'DOT'
#define DOT 302
            ^
In file included from m2-exp.y:42:
In file included from ./language.h:26:
./symtab.h:308:23: error: expected unqualified-id
        style = split_style::DOT;
                             ^
m2-exp.c:163:13: note: expanded from macro 'DOT'
#define DOT 302

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

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

end of thread, other threads:[~2023-09-15 13:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29 14:15 [Bug gdb/30286] New: Build error in split-name.h macro DOT lu.xinyu0121 at foxmail dot com
2023-03-29 14:15 ` [Bug gdb/30286] " lu.xinyu0121 at foxmail dot com
2023-03-30 14:12 ` simon.marchi at polymtl dot ca
2023-03-31 14:23 ` [Bug build/30286] " tromey at sourceware dot org
2023-08-28  5:10 ` vries at gcc dot gnu.org
2023-08-28 14:02 ` tromey at sourceware dot org
2023-09-12 15:47 ` tromey at sourceware dot org
2023-09-15 13:41 ` tromey at sourceware dot org
2023-09-15 13:47 ` cvs-commit at gcc dot gnu.org
2023-09-15 13:51 ` tromey at sourceware 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).