Changeset 465 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/src/Compiler.cpp
- Timestamp:
- Mar 24, 2008, 8:05:20 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/src/Compiler.cpp
r461 r465 206 206 } 207 207 208 SetError(1, NULL, cp);208 compiler.errorMessenger.Output(1, NULL, cp); 209 209 210 210 return (string)"(null)";
Note:
See TracChangeset
for help on using the changeset viewer.