Skip to content

SteamCodec::KeyValues doesn't work with // comments #2

Description

@thth

On input of KeyValues with // comments, SteamCodec::KeyValues::load returns nil.

The issue appears to be here, where only \\ is parsed as a comment, but according to the wiki and the file I'm working with, // and / should be comments. I also haven't seen \\ being indicated as being a KeyValues comment anywhere.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions