Changeset 198 in dev for trunk/abdev/BasicCompiler_Common/src/ClassImpl.cpp
- Timestamp:
- Jun 27, 2007, 2:41:17 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/src/ClassImpl.cpp
r195 r198 590 590 i+=10; 591 591 i+=GetStringInPare_RemovePare(temporary,source.GetBuffer()+i)+1; 592 Compiler::StringToType( temporary, blittableType );592 compiler.StringToType( temporary, blittableType ); 593 593 } 594 594
Note:
See TracChangeset
for help on using the changeset viewer.