Skip to content

Question on __precompile__=false in flatc generated files? #50

Open
@jonalm

Description

@jonalm

Thanks for your effort on Flatbuffers!

I've used the pr branch for flatc support in julia (google/flatbuffers#5088) to generate julia code for a fb-schema. This works fine for me, even though the pr isn't merged.

The generated code contains some __precompile__=false, and I wondered what the motivation for those statements are? Are they important for Flatbuffer functionality? Can I manually remove them? The specific problem is that I do not manage to use PackageCompiler with the generated code.

Best. J

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions