Commits

Philipp A. Hartmann authored d178fd4e94e
Parse*: explicitly spell out kParseDefaultFlags Instead of hard-coding the value 0 for the parseFlags in the various parsing overloads, explicitly use kParseDefaultFlags to provide more self-documenting code.