Skip to content

Create_app not working for 1.12 in combination with @doc macro #1082

@xndrdvrs

Description

@xndrdvrs

I used to compile an app with Oxygen + JSON + HTTP + StructUtils using PackageCompiler on Julia 1.9. I tried to upgrade my workflow to 1.12 but I am now encountering the following issue:

ERROR: LoadError: UndefVarError: `##meta#60` not defined in `Base.Docs`
Stacktrace:
  [1] meta(?::Module; ?::Bool)
    @ Base.Docs C:\Users\xvries\AppData\Local\Temp\jl_OgmZAH\sys.dll:-1
  [2] _doc(?::Base.Docs.Binding, ?::Type)
    @ Base.Docs C:\Users\xvries\AppData\Local\Temp\jl_OgmZAH\sys.dll:-1
  [3] top-level scope
    @ C:\Users\xvries\.julia\packages\StructUtils\BDA5D\src\StructUtils.jl:151

Issue seems to be related to the @doc macro. In the doc I found this in the @doc documentation:

Image

Could this cause the issue?

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