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

errors loading files that share names with core lib files #1388

@scolsen

Description

@scolsen

If you name a file the same as a core file, and execute carp within the directory that defines it, you'll get errors because of dependency cycles. To reproduce:

  • mkdir carp-bug
  • cd carp-bug
  • touch array.carp
  • carp

the repl will spit out several errors about missing symbols.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions