bson
Here are 146 public repositories matching this topic...
-
Updated
Oct 28, 2020 - C++
-
Updated
Oct 13, 2020 - Pascal
-
Updated
Oct 29, 2020 - C++
-
Updated
Sep 4, 2020 - Go
-
Updated
Sep 30, 2020 - Java
-
Updated
Oct 29, 2020 - Java
-
Updated
Jul 7, 2019 - Rust
-
Updated
Sep 19, 2018 - C#
-
Updated
Mar 6, 2019 - Java
-
Updated
Aug 10, 2020 - C++
-
Updated
Jan 14, 2020 - JavaScript
-
Updated
Oct 18, 2020 - Go
-
Updated
Oct 12, 2020 - Kotlin
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 21, 2020 - TypeScript
Improve this page
Add a description, image, and links to the bson topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bson topic, visit your repo's landing page and select "manage topics."


I think we should patch test/CMakeLists.txt to always use
-Wall -Werroron *nix and the corresponding MSVC flags. It is way too easy to overlook a warning in the CI output as #1797 has shown.@nlohmann Thoughts?