这是indexloc提供的服务,不要输入任何密码
Skip to content

[bug] duplicate bindings in environment #1455

@scolsen

Description

@scolsen

C:\Users\marti\tmp\Carp>carp examples\game_of_life.carp -x
I encountered an error when emitting code:

I found an ambiguous symbol set-render-draw-color at line 52, column 8 in 'C:/Users/marti/tmp/Carp/examples/game_of_life.carp'

Possibilities:
SDL.set-render-draw-color
SDL.set-render-draw-color
SDL.set-render-draw-color
SDL.set-render-draw-color

All possibilities have the correct type.

Traceback:
(build) at Compiler (Build & Run):1:5.
(do (build) (run)) at Compiler (Build & Run):1:1.

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