Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eval compiler exception when building hxb #11693

Closed
PXshadow opened this issue Jun 15, 2024 · 2 comments · Fixed by #11679
Closed

Eval compiler exception when building hxb #11693

PXshadow opened this issue Jun 15, 2024 · 2 comments · Fixed by #11679

Comments

@PXshadow
Copy link
Contributor

   | Haxe: 5.0.0-alpha.1+c850b65; OS type: unix;
   | File "src/macro/eval/evalExceptions.ml", line 90, characters 20-27
   | Called from file "src/macro/eval/evalExceptions.ml", line 93, characters 15-26
   | Called from file "src/option.ml" (inlined), line 25, characters 14-17
   | Called from file "src/macro/eval/evalExceptions.ml", line 123, characters 2-44
   | Called from file "src/typing/macroContext.ml", line 806, characters 9-83
   | Called from file "src/typing/macroContext.ml", line 964, characters 8-23
   | Called from file "src/typing/callUnification.ml", line 478, characters 15-65
   | Called from file "src/typing/calls.ml", line 284, characters 10-29
   | Called from file "src/typing/typer.ml", line 1816, characters 14-50
   | Called from file "src/typing/typer.ml", line 2009, characters 10-48
   | Called from file "src/typing/typer.ml", line 1896, characters 10-35
   | Called from file "src/typing/callUnification.ml", line 49, characters 11-58
   | Called from file "src/typing/callUnification.ml", line 42, characters 3-7
   | Called from file "src/typing/callUnification.ml", line 156, characters 12-33
   | Called from file "src/typing/callUnification.ml", line 157, characters 9-21
   | Called from file "src/typing/callUnification.ml", line 157, characters 9-21
   | Called from file "src/typing/callUnification.ml", line 179, characters 14-26
   | Called from file "src/typing/callUnification.ml", line 295, characters 5-74
   | Called from file "src/typing/callUnification.ml", line 381, characters 26-49
   | Called from file "src/typing/callUnification.ml", line 453, characters 12-62
   | Called from file "src/typing/calls.ml", line 284, characters 10-29
   | Called from file "src/typing/typer.ml", line 1816, characters 14-50
   | 

I can try to isolate the issue if needed, let me know.

@kLabz
Copy link
Contributor

kLabz commented Jun 19, 2024

Same as #11679

@PXshadow
Copy link
Contributor Author

Ah thank you, feel free to close then or tie them together.

@kLabz kLabz linked a pull request Jun 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants