-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Build, JavaScript
-
None
-
Fully Compatible
-
ALL
-
Platform A (10/09/15), Platform B (10/30/15)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This warning completely pollutes the logs of the Windows build:
e:\workspace\mongo\src\third_party\mozjs-38\extract\js\src\jit/MIR.h(10635) : warning C4291: 'void *js::jit::TempObject::operator new(size_t,js::jit::TempAllocator &)' : no matching operator delete found; memory will not be freed if initialization throws an exception
If possible, we should fix it, or at least disable it.