FlatBuffers.jl icon indicating copy to clipboard operation
FlatBuffers.jl copied to clipboard

Wrong documentation? "the code generated by flatc"

Open altre opened this issue 5 years ago • 1 comments
trafficstars

The documentation implies that it is possible to use flatc to generate julia code. However, I don't see how to do this and the pull request at google has not been merged yet. Am I missing something or does the documentation of the Stable release need to changed to reflect the current state?

altre avatar Dec 17 '19 09:12 altre

Thanks for reporting, will update the documentation. The pull request has been abandoned for now due to the difficulty in resolving this issue with the current approach: https://github.com/JuliaLang/julia/issues/269

I'm currently considering the best way forward.

rjkat avatar Dec 17 '19 22:12 rjkat