tracefw/tracecompiler/test/TraceErrorApp/data/referencelog.txt
branchRCL_3
changeset 21 52e343bb8f80
parent 20 ca8a1b6995f6
child 22 e26895079d7c
equal deleted inserted replaced
20:ca8a1b6995f6 21:52e343bb8f80
     1 error: You have exceeded the number of Group IDs you have allocated.
       
     2 warning: Deprecated group TRACE_API detected. Updating to TRACE_BORDER in dictionary. Please update source code!
       
     3 warning: Deprecated group TRACE_DETAILED detected. Updating to TRACE_INTERNALS in dictionary. Please update source code!
       
     4 warning: Deprecated group TRACE_DEBUG detected. Updating to TRACE_DUMP in dictionary. Please update source code!
       
     5 error: TraceErrorApp.cpp, line 52: Trace does not need to use extension macro
       
     6 error: TraceErrorApp.cpp, line 53: Trace does not need to use extension macro
       
     7 error: TraceErrorApp.cpp, line 57: Trace is used from multiple places
       
     8 error: TraceErrorApp.cpp, line 58: Trace is used from multiple places
       
     9 error: TraceErrorApp.cpp, line 65: Parameter count does not match the format specification
       
    10 error: TraceErrorApp.cpp, line 101: Run out of Group IDs. You can try to reuse unused group ids by deleting fixed id definition file.