0.9.11.5
[sbcl.git] / src / runtime / win32-os.c
index 4af0f79..0073c60 100644 (file)
@@ -639,6 +639,10 @@ void scratch(void)
     FlushConsoleInputBuffer(0);
     PeekConsoleInput(0, 0, 0, 0);
     Sleep(0);
+    GetACP();
+    GetOEMCP();
+    GetConsoleCP();
+    GetConsoleOutputCP();
 }
 
 char *