Skip to content

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

Open
keithamus wants to merge 1 commit into
validator:masterfrom
keithamus:mozilla-bug-2038124-update-generatenamedcharacterscpp-for-the-3-arg-cpptypes-constructor
Open

Mozilla bug 2038124 - Update GenerateNamedCharactersCpp for the 3-arg CppTypes constructor.#127
keithamus wants to merge 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.

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.

1 participant