microsoft / cppgraphqlgen

C++ GraphQL schema service generator
MIT License
325 stars 45 forks source link

Fallback to parsing out-of-bounds 32-bit integers in JSON as doubles #296

Closed wravery closed 6 months ago

wravery commented 6 months ago

For now, I've rolled the macOS CI build runner back to macos-13, because macos-latest no longer comes with a preinstalled version of vcpkg. It looks like I'll need to add https://github.com/microsoft/vcpkg as a sub-module or something in the future.