)]}' { "commit": "ab9436cb9e67139f7dbee2f97d728f5b2f71630b", "tree": "036f3dd710833ecbeb95c359c20eed4024b53f94", "parents": [ "97c232857dd320e7672990be457bc0ad0abf4219" ], "author": { "name": "Sergiu Deitsch", "email": "sergiu.deitsch@gmail.com", "time": "Sun Mar 20 12:12:51 2022 +0100" }, "committer": { "name": "Sameer Agarwal", "email": "sameeragarwal@google.com", "time": "Sun Mar 20 14:35:02 2022 +0000" }, "message": "Workaround MSVC STL deficiency in C++17 mode\n\nCompiling jet_test using the /std:c++17 switch triggers a C3198 compile\nerror in \u003cnumeric\u003e. Moving #pragma below all the includes, allows to\nworkaround the issue.\n\nAdditionally, locally ensure the floating-point model is always\n/fp:precise to be able to access the floating-point environment in\njet_test.\n\nChange-Id: Ia5b3a3dac13baf46546ac1d0d304fc05512f8816\n", "tree_diff": [ { "type": "modify", "old_id": "44db7aa03101ef80c69829d6f0e4980361027dc4", "old_mode": 33188, "old_path": "internal/ceres/jet_test.cc", "new_id": "6f71b77f61837e0e0c439fd8e688747a071b55ce", "new_mode": 33188, "new_path": "internal/ceres/jet_test.cc" } ] }