The cppgenerator produces goto code for error returns.
This was useful at the time where we had a reasonably big error handlind code.
After that code had been turned into a short call, it makes sense to
get rid of goto.
-
Christian Tismer
-
Christian Tismer
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 3 closed Gerrit changes
Hide
There are 3 closed Gerrit changes
- cppgenerator: get rid of all goto constructs
- Gerrit Review:
- cppgenerator: get rid of almost all goto constructs
- Gerrit Review:
- Fix compiler warnings introduced by change removing goto
- Gerrit Review: