JuliaDebug / JuliaDebug/Cthulhu.jl
"UndefVarError: `ConstPropResult` not defined in `Compiler`" when pre-compiling Cthulhu
Open
Nobody has claimed this yet.
bug
- Dominant language
- Julia
- Stars
- 709
- Forks
- 46
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 2
Description
This was deleted in https://github.com/JuliaLang/julia/pull/59413
I find it quite hard to believe Cthulhu has been broken on master for 4 months, but maybe that's true?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Cthulhu pre-compilation failure on Julia master and inspect references to Compiler.ConstPropResult, which the issue says was deleted in Julia PR 59413. Trace the affected compatibility path and confirm that Cthulhu pre-compiles without the UndefVarError; no specific source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100