Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments in the middle of the line #26

@jonathan-sha

Description

@jonathan-sha

INI format doesn't have a "standard", and indeed according to wikipedia it's not defined whether commends have to start in the beginning of a line.

But de-facto modern implementations (see python, iniparser, etc) allow the following:
var=1000 ; bigger is better

So yes, back in the DOS days comments had to start in the beginning of a line.
I don't think this is the expected behavior from a modern ini parsing library.

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