Skip to content

build UPDATE avoid redefining HAVE_REGEX_H#2515

Merged
michalvasko merged 1 commit into
CESNET:develfrom
jeremie6wind:devel
May 22, 2026
Merged

build UPDATE avoid redefining HAVE_REGEX_H#2515
michalvasko merged 1 commit into
CESNET:develfrom
jeremie6wind:devel

Conversation

@jeremie6wind
Copy link
Copy Markdown
Contributor

Avoids conflicts during build with external libraries that already define HAVE_REGEX_H.

Fixes: 0ba69b4 ("build UPDATE optional regex dependency")

Copy link
Copy Markdown
Member

@michalvasko michalvasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unsure about this change. Is it always okay to rely on some other check that the one in the library? Other possibility would be to rename all these macros and add LY_ as their prefix, for example.

Avoids conflicts during build with external libraries that already
define HAVE_REGEX_H.

Signed-off-by: Jeremie Leska <jeremie.leska@6wind.com>
@michalvasko michalvasko merged commit 4d9c016 into CESNET:devel May 22, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants