]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rename SEARCH_ALL
authorTom Tromey <tromey@adacore.com>
Mon, 29 Jan 2024 16:45:35 +0000 (09:45 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 1 Feb 2024 14:10:57 +0000 (07:10 -0700)
commitf214edceb8cd97058c2682efb7b321d923e4ff02
tree82153bda9ff220aca93ee11b623fa6868c7326ab
parent05d1b4b4ad7d74a64cc71c53d621241fc393fcb6
Rename SEARCH_ALL

The constant SEARCH_ALL conflicts with a define in a Windows header.
This patch renames the constant to SEARCH_ALL_DOMAINS to avoid the
conflict.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31307
gdb/ada-lang.c
gdb/compile/compile-cplus-symbols.c
gdb/python/py-symbol.c
gdb/symfile-debug.c
gdb/symmisc.c
gdb/symtab.c
gdb/symtab.h