-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
-
Background & Motivation
Solaris support was dropped in CDRIVER-2230. There is still Solaris specific code wrapped in preprocessor checks for the __sun in bson-endian.h, test-json.c, and test-mongoc-stream-tls-error.c.
These are not exercised in Evergreen since Solaris is not tested. CDRIVER-4124 removed Solaris workarounds in bson-atomic.h.
Scope
Remove all remaining Solaris specific workarounds in bson-endian.h, test-json.c, and test-mongoc-stream-tls-error.c.