Skip to content

Precompilation warning #186

@aelligp

Description

@aelligp

The latest commit introduced a "duplicated" function and now GMG doesn't get precompiled:

┌ GeophysicalModelGenerator
│  WARNING: Method definition extract_ProfileData!(GeophysicalModelGenerator.ProfileData) in module GeophysicalModelGenerator at /Users/pascalaellig/.julia/packages/GeophysicalModelGenerator/TBwKS/src/ProfileProcessing.jl:397 overwritten at /Users/pascalaellig/.julia/packages/GeophysicalModelGenerator/TBwKS/src/ProfileProcessing.jl:415.
│  ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation.

The functions can be found here

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