Ignore:
Timestamp:
Jun 27, 2007, 2:41:17 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/src/ClassImpl.cpp

    r195 r198  
    590590                    i+=10;
    591591                    i+=GetStringInPare_RemovePare(temporary,source.GetBuffer()+i)+1;
    592                     Compiler::StringToType( temporary, blittableType );
     592                    compiler.StringToType( temporary, blittableType );
    593593                }
    594594
Note: See TracChangeset for help on using the changeset viewer.