Changeset 65 in dev for BasicCompiler_Common/error.cpp
- Timestamp:
- Mar 8, 2007, 4:45:58 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/error.cpp
r64 r65 291 291 } 292 292 293 #ifndef _DEBUG294 if(num==300){295 //内部エラー296 return;297 }298 #endif299 300 293 if(!GetErrorMsg(num,KeyWord,temporary,pos)) return; 301 294
Note:
See TracChangeset
for help on using the changeset viewer.