Skip to content

Conversation

@eeoun
Copy link

@eeoun eeoun commented Dec 4, 2025

This is a simple fix of issue

#8827

Just test on my machine works fine.
Never test if have memory leaks. I've never write Cpp code before. Rewrite it if needed.

@github-actions github-actions bot added c++ grpc codegen Involving generating code from schema labels Dec 4, 2025
@eeoun eeoun force-pushed the fix/java_grpc_package_prefix branch 3 times, most recently from ed86221 to 0b1fe9c Compare December 4, 2025 15:59
@eeoun eeoun marked this pull request as draft December 4, 2025 16:51
@eeoun eeoun force-pushed the fix/java_grpc_package_prefix branch from 0b1fe9c to 5ce975f Compare December 4, 2025 17:05
@eeoun eeoun marked this pull request as ready for review December 4, 2025 17:11
@eeoun eeoun force-pushed the fix/java_grpc_package_prefix branch 2 times, most recently from 15c9fce to d28b134 Compare December 4, 2025 17:50
@eeoun eeoun changed the title [fix][flatc] malfunction when flatc --java --grpc --java-package-prefix ⚠️[critical][fix][flatc] malfunction when flatc --java --grpc --java-package-prefix Dec 5, 2025
@eeoun eeoun force-pushed the fix/java_grpc_package_prefix branch from d28b134 to c2fd5ff Compare December 5, 2025 08:24
@jtdavis777
Copy link
Collaborator

hey @eeoun ! Thank you for the excellent issue and pull request. I think the only thing that I would like to see added would be a regression test.

@eeoun eeoun force-pushed the fix/java_grpc_package_prefix branch from c8ec6cb to c2fd5ff Compare December 6, 2025 07:01
…ix com.github.flatbuffers

It may cause generated GRPC class not in correct package and reference Table class reference package path lack of prefix package
@eeoun eeoun force-pushed the fix/java_grpc_package_prefix branch from c2fd5ff to 95e2f5b Compare December 6, 2025 07:01
@jtdavis777
Copy link
Collaborator

@bjornharrtell is java also one of your languages? Would you be able to give this PR a once over? :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ codegen Involving generating code from schema grpc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flatc is malfunction when java grpc and package prefix both enabled

3 participants