-
Notifications
You must be signed in to change notification settings - Fork 489
Closed
Description
Line 3485 in a6e57ad
| InStream::readWords(int size, const pattern &p, const std::string &variablesName, int indexBase) { |
Here compilation produces warning of unreachable code and missing return.
It's caused by return inside macro. Probably, it's a bug, and it should be ordered differently.
dkirienko
Metadata
Metadata
Assignees
Labels
No labels