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

Compile issue on newer haxe versions #50

Open
thomasjwebb opened this issue Jul 30, 2023 · 0 comments
Open

Compile issue on newer haxe versions #50

thomasjwebb opened this issue Jul 30, 2023 · 0 comments

Comments

@thomasjwebb
Copy link

When I compile a pretty basic vdom app with haxe 4.2.5, it compiles fine. If I update to 4.3.0 or newer, I get:

/src/coconut/vdom/RenderResult.hx:14: characters 12-37 : Void should be coconut.vdom.RenderResult

I can't figure out why. When I trace through it looks like all the code paths should be returning non-void but I might be confused by the macros...

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

No branches or pull requests

1 participant