Showing All Messages
- src/haxe/ds/GenericStack_hscript_Token.cpp
141 | ::Dynamic next( ) {
| ~~~~~~~~~ ^
virtual function 'next' has a different return type ('::Dynamic') than the function it overrides (which has return type '::hscript::Token' (aka 'ObjectPtr<Token_obj>'))
57 | virtual ::hscript::Token next();
| ~~~~~~~~~~~~~~~~ ^
Env:
haxe 4.3.7+189b8b0
hscript 2.6.0
Error:
Unable to compile through C++, resulting in the above error.
cppia_compile_error_hscript.zip
Only hscript.
Env:
haxe 4.3.7+189b8b0
hscript 2.6.0
Error:
Unable to compile through C++, resulting in the above error.
cppia_compile_error_hscript.zip
Only hscript.