Skip to content

Conversation

@ldm0
Copy link
Contributor

@ldm0 ldm0 commented Apr 16, 2023

On appending nested message, if package is empty, wrong fq_message_name is generated(e.g. ..M.SubMessage in this case), which leads to codegen failure. Making CodeGenerator::package vec and removing the string hacks solve this issue.

fixes #843

@ldm0 ldm0 force-pushed the ldm_package_fix branch 2 times, most recently from 874e711 to 978698c Compare April 17, 2023 15:38
@caspermeijn
Copy link
Contributor

This has been fixed by #981

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.

Invalid generated code when using a nested message with a map field

2 participants