Changeset 311 in dev for trunk/abdev/BasicCompiler_Common
- Timestamp:
- Aug 31, 2007, 8:59:06 PM (18 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/abdev/BasicCompiler_Common/src/Procedure.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/abdev/BasicCompiler_Common/src/Procedure.cppr310 r311 142 142 143 143 NumOpe_GetType( initValue, GetStringTypeInfo(), type ); 144 145 if( IS_LITERAL(type.GetIndex()) ) 146 { 147 type.SetIndex( -1 ); 148 } 144 149 } 145 150 else if(sourceOfParams[i]==1&&sourceOfParams[i+1]==ESC_AS){ 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
