Ignore:
Timestamp:
Nov 21, 2005 5:01:06 PM (18 years ago)
Author:
bennylp
Message:

Fixed MSVC compilation warnings in release build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/src/pjlib-test/test.c

    r65 r71  
    189189        return test_inner(); 
    190190    } 
    191     PJ_DEFAULT { 
     191    PJ_CATCH_ANY { 
    192192        int id = PJ_GET_EXCEPTION(); 
    193193        PJ_LOG(3,("test", "FATAL: unhandled exception id %d (%s)",  
Note: See TracChangeset for help on using the changeset viewer.