fktn-k / fkYAML

A C++ header-only YAML library
MIT License
67 stars 7 forks source link

Fix compile errors on Windows #358

Closed fktn-k closed 4 months ago

fktn-k commented 4 months ago

This PR fixes the following compile errors on Windows:

Also, workflow jobs have been added to test builds with existing C++ standards and Visual Studio 2022.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

github-actions[bot] commented 4 months ago

:octocat: Upload Coverage Event Notification

Coverage data has been uploaded for the commit 742a88da0e8f9ca249cf4b09f8e5fd857e9c0ad5. You can download the artifact which contains the same file uploaded to the Coveralls and its HTML version.

Name fkYAML_coverage.pr358.zip
ID 1583540374
URL https://github.com/fktn-k/fkYAML/actions/runs/9439824568/artifacts/1583540374
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9439824568

Details


Totals Coverage Status
Change from base Build 9384740096: 0.0%
Covered Lines: 3888
Relevant Lines: 3888

💛 - Coveralls