Changeset 2913 for trunk/src/kmk/main.c


Ignore:
Timestamp:
Sep 14, 2016, 4:06:32 PM (9 years ago)
Author:
bird
Message:

report STATUS_DELETE_PENDING as ENOENT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/main.c

    r2900 r2913  
    13811381
    13821382# ifndef ELECTRIC_HEAP /* Drop this because it prevents JIT debugging. */
    1383   SetUnhandledExceptionFilter(handle_runtime_exceptions);
     1383//  SetUnhandledExceptionFilter(handle_runtime_exceptions);
    13841384# endif /* !ELECTRIC_HEAP */
    13851385
Note: See TracChangeset for help on using the changeset viewer.