Ignore:
Timestamp:
Aug 25, 2008, 5:38:29 PM (16 years ago)
Author:
イグトランス (egtra)
Message:

Symbol周りを高速化

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler_Common/StrOperation.cpp

    r727 r736  
    391391            if( esc == ESC_OPERATOR )
    392392            {
    393                 extern char *calcNames[256];
     393                extern char const *calcNames[256];
    394394                unsigned char calcId = temporary[i+2];
    395395                if( calcNames[calcId] )
Note: See TracChangeset for help on using the changeset viewer.