Changeset 600 in dev for trunk/ab5.0/abdev/compiler_x86


Ignore:
Timestamp:
May 10, 2008, 8:50:41 PM (16 years ago)
Author:
dai_9181
Message:

依存関係を整理中

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x86/NumOpe.cpp

    r598 r600  
    10581058                    );
    10591059                    if(i3){
    1060                         if( compiler.GetObjectModule().meta.GetGlobalConsts().IsStringPtr( ActiveBasic::Compiler::LexicalAnalyzer::FullNameToSymbol( term ) ) ){
     1060                        if( compiler.GetObjectModule().meta.GetGlobalConsts().IsStringPtr( ActiveBasic::Compiler::LexicalAnalyzer::FullNameToSymbol( term ), compiler.IsUnicode() ) ){
    10611061                            //リテラル文字列
    10621062
Note: See TracChangeset for help on using the changeset viewer.