Skip to content

support visual studio compilers (2013 & 2014) on windows#29

Closed
kirkshoop wants to merge 2 commits intonlohmann:masterfrom
kirkshoop:windows
Closed

support visual studio compilers (2013 & 2014) on windows#29
kirkshoop wants to merge 2 commits intonlohmann:masterfrom
kirkshoop:windows

Conversation

@kirkshoop
Copy link
Contributor

If you like, login to http://appveyor.com to add windows CI for the json project. the configuration is in appveyor.yml

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 795f516 on kirkshoop:windows into b30e9ee on nlohmann:master.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace tabs with spaces

@kirkshoop
Copy link
Contributor Author

.editorconfig has been added to ensure that whitespace is maintained automatically.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f9889a9 on kirkshoop:windows into b30e9ee on nlohmann:master.

@kirkshoop
Copy link
Contributor Author

is there something more that I need to address?

@nlohmann
Copy link
Owner

Hi @kirkshoop, sorry for not answering earlier. Though I like the idea of having a Windows version, I am currently working on new code that uses even more C++11 features. When I look at your code, I see that you mostly use the preprocessor to exclude those parts that are not yet supported by Visual Studio. I think I would rather wait until Visual Studio has true C++11 support rather than to fragmentize the project like this - in the end, I am using this project to learn the new C++11 features.

I'm going to close the pull request here, but I would be happy if you would host a Windows-compatible version yourself. I would link to it in the README.

@nlohmann nlohmann closed this Jan 26, 2015
@nlohmann nlohmann mentioned this pull request Feb 5, 2015
GerHobbelt pushed a commit to GerHobbelt/nlohmann-json that referenced this pull request May 7, 2021
4og pushed a commit to eclipse-score/nlohmann_json that referenced this pull request Nov 13, 2025
- Created from nlohmann_json's unit-class_parser.cpp an new test class
- Replaced parse_helper and accept_helper with direct json::accept() and json::parse() calls
- Simplification ensures test results directly validate accept() and parse()
- Enables clear evidence for JSON well-formedness and parsing requirements
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.

4 participants