-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: C library
-
None
As andreas.braun discovered in PHPC-1496, compiling bundled libmongocrypt with -std=c99 and -std=c89 does not work due to warnings. We had not specified an explicit standard when building in evergreen. I think it should be reasonable to have it conform to C89.