Page MenuHomePhabricator

D3847.id10711.diff
No OneTemporary

D3847.id10711.diff

diff --git a/src/init.cpp b/src/init.cpp
--- a/src/init.cpp
+++ b/src/init.cpp
@@ -1399,8 +1399,6 @@
_CrtSetReportMode(_CRT_WARN, _CRTDBG_MODE_FILE);
_CrtSetReportFile(_CRT_WARN, CreateFileA("NUL", GENERIC_WRITE, 0, nullptr,
OPEN_EXISTING, 0, 0));
-#endif
-#if _MSC_VER >= 1400
// Disable confusing "helpful" text message on abort, Ctrl-C
_set_abort_behavior(0, _WRITE_ABORT_MSG | _CALL_REPORTFAULT);
#endif

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 1, 08:59 (8 m, 15 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187147
Default Alt Text
D3847.id10711.diff (476 B)

Event Timeline