Skip to content

[re.tokiter.general] Fix incorrect suffix.match#8988

Merged
jensmaurer merged 1 commit intocplusplus:mainfrom
frederick-vs-ja:suffix-matched
Apr 24, 2026
Merged

[re.tokiter.general] Fix incorrect suffix.match#8988
jensmaurer merged 1 commit intocplusplus:mainfrom
frederick-vs-ja:suffix-matched

Conversation

@frederick-vs-ja
Copy link
Copy Markdown
Contributor

The type of suffix is a sub_match specialization, so the intended expression is probably suffix.matched.

The type of `suffix` is a `sub_match` specialization, so the intended
expression is probably `suffix.matched`.
@jensmaurer jensmaurer merged commit 673a0e4 into cplusplus:main Apr 24, 2026
2 checks passed
@frederick-vs-ja frederick-vs-ja deleted the suffix-matched branch April 24, 2026 10:16
@jwakely
Copy link
Copy Markdown
Member

jwakely commented Apr 24, 2026

This has been wrong since TR1.

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.

3 participants