Changeset 2900 for trunk/src/kmk/main.c
- Timestamp:
- Sep 9, 2016, 4:42:06 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/main.c
r2818 r2900 1380 1380 char *windows32_path = NULL; 1381 1381 1382 # ifndef ELECTRIC_HEAP /* Drop this because it prevents JIT debugging. */1382 # ifndef ELECTRIC_HEAP /* Drop this because it prevents JIT debugging. */ 1383 1383 SetUnhandledExceptionFilter(handle_runtime_exceptions); 1384 # endif /* !ELECTRIC_HEAP */1384 # endif /* !ELECTRIC_HEAP */ 1385 1385 1386 1386 /* start off assuming we have no shell */
Note:
See TracChangeset
for help on using the changeset viewer.