Ignore:
Timestamp:
Apr 16, 2007, 4:11:24 AM (17 years ago)
Author:
dai_9181
Message:

Thisを単体で指定するとエラーになってしまうバグを修正。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/NumOpe_GetType.cpp

    r97 r98  
    394394        //Thisオブジェクト
    395395        resultType.SetType( DEF_OBJECT, pobj_CompilingClass );
     396        isLiteral = false;
    396397        return true;
    397398    }
Note: See TracChangeset for help on using the changeset viewer.