Skip to content

Mozilla bug 2038124 - Update GenerateNamedCharactersCpp for the 3-arg CppTypes constructor. - #127

Merged
hsivonen merged 1 commit into
validator:masterfrom
keithamus:mozilla-bug-2038124-update-generatenamedcharacterscpp-for-the-3-arg-cpptypes-constructor
Sep 8, 2026
Merged

Mozilla bug 2038124 - Update GenerateNamedCharactersCpp for the 3-arg CppTypes constructor.#127
hsivonen merged 1 commit into
validator:masterfrom
keithamus:mozilla-bug-2038124-update-generatenamedcharacterscpp-for-the-3-arg-cpptypes-constructor

Conversation

@keithamus

Copy link
Copy Markdown
Contributor

#122 introduced changes to the CppTypes constructor, which added a third arg - this however fails to compile due to the oversight that GeneratedNamedCharactersCpp calls new CppTypes, which needs to pass the third argument in.

This PR adds a third null to fix this issue.

@hsivonen hsivonen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@hsivonen
hsivonen merged commit 08ef5e7 into validator:master Sep 8, 2026
12 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