Skip to content

invalid escape sequence #1

Description

@davidm

In engine.lua, for w in string.gfind(path, "[^\/]+") do contains the escape sequence "/" (rather than just "/") which seems unspecified according to the Reference Manual. Only reason I mention this is that Metalua fails on this, but I think it is allowed to fail on it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions