Skip to content

gstring.Indexof bug #4

Description

@tenvick

In win10 unity3d 5.x

void test()
      gstring file = "C:/documents/vexe/test.txt";
      Debug.Log(file.IndexOf("://")); // the value is 1   --file.IndexOf("://")==1
end
`

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