-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
ALL
To reproduce, build the server using v8-32.5 JS engine:
% scons --js-engine=v8-3.25 all
The recent OID-related changes in engine_v8.cpp and v8_db.cpp have to be applied to engine_v8-3.25.cpp and v8_db.cpp respectively.
Original description:
Luckily the fix is trivial, PR coming right up.
- depends on
-
SERVER-13686 support V8 3.25 JavaScript scripting engine
-
- Closed
-
- is related to
-
SERVER-15210 Remove undefined behavior from mongo::OID
-
- Closed
-
-
SERVER-15211 Make BSON serialization of mongo::OID endian aware
-
- Closed
-
- links to