Changeset 784 for branches/1.3/utils.c
- Timestamp:
- 04/22/2011 05:18:42 PM (2 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
- Property svn:mergeinfo changed
/trunk merged: 775-778,780-783
- Property svn:mergeinfo changed
-
branches/1.3/utils.c
r772 r784 244 244 case IS_TMP_VAR: 245 245 break; 246 247 case IS_CONST:248 if (spec == OPSPEC_UCLASS) {249 break;250 }251 /* fall */252 246 253 247 default:

