Ignore:
Timestamp:
Mar 10, 2008, 5:40:46 PM (16 years ago)
Author:
dai_9181
Message:

[424]を64bit版にマージ。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler64/Compile_Var.cpp

    r421 r425  
    453453                int ptrLevel = PTR_LEVEL( resultType.GetBasicType() );
    454454
    455                 // TODO: ベースオブジェクト(指定されていないときはObjectクラス)にセットする
     455                // 制約クラス(指定されていないときはObjectクラス)にセットする
    456456                resultType.SetBasicType( DEF_OBJECT );
    457457
Note: See TracChangeset for help on using the changeset viewer.