John Coomes

Results 2 issues of John Coomes

Use the "!" tag to detect scalars that are not plain scalars and pass EMITTER_MANIP::DoubleQuoted to Emitter::Write() to ensure they are quoted. This preserves quotes on quoted items that do...

A quoted string value that "looks like" an integer, bool or float value loses the quotes when emitted and so changes type and is no longer a string. The output...