Ignore:
Timestamp:
Mar 25, 2007, 2:47:49 AM (17 years ago)
Author:
dai_9181
Message:

CTypeDef → TypeDef
Houseクラスを追加。
オーバーロードレベルの種類を追加(レベル1に挿入)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/calculation.cpp

    r76 r78  
    502502
    503503                        Type tempType;
    504                         StaticCalculation(true, Parms,BaseType,&i64data,tempType);
     504                        StaticCalculation(enableerror, Parms,BaseType,&i64data,tempType);
    505505                        type[pnum] = tempType.GetBasicType();
    506506                        before_index[pnum] = tempType.GetIndex();
Note: See TracChangeset for help on using the changeset viewer.