Changeset 784 for branches/1.3/utils.c

Show
Ignore:
Timestamp:
04/22/2011 05:18:42 PM (2 years ago)
Author:
moo
Message:

merge from trunk

Location:
branches/1.3
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.3

  • branches/1.3/utils.c

    r772 r784  
    244244            case IS_TMP_VAR: 
    245245                break; 
    246  
    247             case IS_CONST: 
    248                 if (spec == OPSPEC_UCLASS) { 
    249                     break; 
    250                 } 
    251                 /* fall */ 
    252246 
    253247            default: