puppetlabs / cpp-hocon

A C++ port of the Typesafe Config library.
Other
81 stars 57 forks source link

Example doesn't compile, and segfaults when you fix the compilation issues #130

Closed MikaelSmith closed 3 years ago

MikaelSmith commented 4 years ago

The example in https://github.com/puppetlabs/cpp-hocon/blob/6ba46c077facd9339115f075d1521d20584826fd/README.md doesn't compile:

Once you fix those things and compile the example, it segfaults in with_value_text.