Skip to content

Add define BOOST_PARSER_DISABLE_TRACE to disable trace mode at compil… - #314

Merged
tzlaine merged 1 commit into
developfrom
introduce_define_disable_trace
Feb 15, 2026
Merged

tzlaine merged 1 commit into
developfrom
introduce_define_disable_trace

Conversation

@tzlaine

@tzlaine tzlaine commented Feb 14, 2026

Copy link
Copy Markdown
Collaborator

…e time.

The trace feature doubles the compile time, even if never used. This patch introduces the preprocessor define BOOST_PARSER_DISABLE_TRACE to deactivate this feature at compile time.

@andreasbuhr

Copy link
Copy Markdown
Contributor

cool!

…e time.

The trace feature doubles the compile time, even if never used.
This patch introduces the preprocessor define BOOST_PARSER_DISABLE_TRACE
to deactivate this feature at compile time.
@tzlaine
tzlaine force-pushed the introduce_define_disable_trace branch from 40c6e67 to 4a200a4 Compare February 15, 2026 21:18
@tzlaine
tzlaine merged commit e24163d into develop Feb 15, 2026
24 of 25 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