We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6472606 commit a1959deCopy full SHA for a1959de
release_build_files/readme.md
@@ -574,6 +574,8 @@ code.
574
the overload that takes a `std::function` argument instead.
575
- Firestore: `FieldValue::Increment` functions are no longer guarded by
576
the `INTERNAL_EXPERIMENTAL` macro.
577
+ - General: Compiler setting of "no exceptions" on app is PRIVATE now
578
+ and will not affect other targets in CMake builds.
579
580
### 8.2.0
581
- Changes
0 commit comments