Ignore:
Timestamp:
Jun 15, 2007, 4:00:25 AM (17 years ago)
Author:
dai_9181
Message:

traceログ機能を搭載
動的メンバをstl::vectorにまとめた
シンボルをクラス化した

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/Procedure.cpp

    r135 r140  
    487487    pGlobalProc->SetParamsAndReturnType( buffer + i, nowLine, true );
    488488
    489 #ifdef _DEBUG
     489
    490490    pGlobalProc->_paramStr = buffer + i;
    491 #endif
     491
    492492
    493493
Note: See TracChangeset for help on using the changeset viewer.