Skip to content

Conversation

@judith-ipac
Copy link

No description provided.

judith-ipac and others added 6 commits April 7, 2020 12:17
The port was complicated by changes to boost::spirit which I was unable to pinpoint.

json5_parser_reader_template.h: new_identifier() now trims trailing whitespace no
    longer trimmed by boost::spirit parser.

json5_parser_reader_test.cpp:
    test_reading(): reformatted and added test case.
    check_reading_arrays(): added "unget()" to accommodate change to boost::spirit.

json5_parser_value_test.cpp: tweaked to accommodate change to boost::assign::list_of().

json_demo.cpp, json_map_demo.cpp, json_headers_only_demo.cpp: Added "sleep()" call
   intended to prevent unreproducible "read" failures.
Added print statements to test source files.

wscript: Replaced "-Ofast" with "-O3".
Added 'waf-1.7.13' and 'waf-2.0.23'; replaced 'waf' with a symlink.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants