Changeset 40 in libcf for trunk/include/cf_debug.h


Ignore:
Timestamp:
02/06/13 16:11:24 (11 years ago)
Author:
cheese
Message:

#1 change interface of log from context to id-number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf_debug.h

    r36 r40  
    2020
    2121#include <stdio.h>
    22 
    23 #define CF_ERROR_DEBUG_INVALID_CTX          CF_ERROR_DEBUG - 1
    24 #define CF_ERROR_DEBUG_SET_OUTPUT_FD        CF_ERROR_DEBUG - 2
    25 #define CF_ERROR_DEBUG_PUSH_CALLSTACK       CF_ERROR_DEBUG - 3
    26 #define CF_ERROR_DEBUG_POP_CALLSTACK        CF_ERROR_DEBUG - 4
    2722
    2823/** Windows 함수 이름 매크로 재정의 */
Note: See TracChangeset for help on using the changeset viewer.