commit | f214edceb8cd97058c2682efb7b321d923e4ff02 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Mon Jan 29 09:45:35 2024 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Thu Feb 01 07:10:57 2024 -0700 |
tree | 82153bda9ff220aca93ee11b623fa6868c7326ab | |
parent | 05d1b4b4ad7d74a64cc71c53d621241fc393fcb6 [diff] |
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