Skip to content

Add parse_headers_as_c feature#685

Open
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/add-parse_headers_as_c-feature
Open

Add parse_headers_as_c feature#685
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/add-parse_headers_as_c-feature

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Apr 7, 2026

This allows C libraries to still use header parsing. This is an
alternative to bazelbuild/bazel#22971 with just
a new feature instead of a new action.

Fixes bazelbuild/bazel#23460

@keith keith requested review from c-mita, pzembrod and trybka as code owners April 7, 2026 20:43
@keith
Copy link
Copy Markdown
Member Author

keith commented Apr 7, 2026

idk if we should prefer the action here or not, interested to hear what others think

This allows C libraries to still use header parsing. This is an
alternative to bazelbuild/bazel#22971 with just
a new feature instead of a new action.
@keith keith force-pushed the ks/add-parse_headers_as_c-feature branch from 050bbc7 to 0ca63dd Compare April 7, 2026 21:39
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.

Bazel parse_headers feature is incompatible with C copts

1 participant