Skip to content

[cppia] haxe 4.3.7 version Unable to compile correctly using the hscript library #12060

Description

@rainyt
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.

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