Actions
Bug #7218
closedextraneous input 'op' expecting ID
Start date:
05/18/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
2.5.1-beta-200127
Description
Example:
File1.nml:
// No text or op or something #include "File2.nml"
File2.nml:
op emptyyy() action = { }
Output:
File2.nml ERROR (PARSER): "File2.nml line extraneous input 'op' expecting ID"
Updated by Alexander Kamkin almost 5 years ago
- Category set to nML Translator
- Priority changed from Normal to High
- Target version set to 2.5
Updated by Alexander Kamkin almost 5 years ago
- Assignee changed from Andrei Tatarnikov to Alexander Kamkin
Updated by Alexander Kamkin almost 5 years ago
- Status changed from New to Resolved
Updated by Alexander Protsenko almost 5 years ago
- Status changed from Resolved to Open
Updated by Alexander Protsenko almost 5 years ago
- Status changed from Open to Resolved
Updated by Alexander Kamkin almost 5 years ago
- Status changed from Resolved to Closed
- Published in build set to 2.5.1-beta-200127
Actions