Changeset 111 for trunk/thune/console.c

Show
Ignore:
Timestamp:
04/12/06 22:53:15 (3 years ago)
Author:
krobillard
Message:

Thune - Improved error reporting (call trace). Added mark.eol.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/console.c

    r109 r111  
    6767#else 
    6868    str = ur_binPtr( th->callTempBinN ); 
     69    str->used = 0; 
    6970    ur_toStr( ur_result(th, 0), str, 0 ); 
    7071    ur_termCStr( str );