Changeset 914 for trunk/src/gmakenew/main.c
- Timestamp:
- May 24, 2007, 6:49:27 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmakenew/main.c
r903 r914 1083 1083 char *windows32_path = NULL; 1084 1084 1085 #ifndef ELECTRIC_HEAP /* Drop this because it prevent JIT debugging. */ 1085 1086 SetUnhandledExceptionFilter(handle_runtime_exceptions); 1087 #endif /* !ELECTRICT_HEAP */ 1086 1088 1087 1089 /* start off assuming we have no shell */
Note:
See TracChangeset
for help on using the changeset viewer.