Actions
Bug #14596
opencstyle should allow empty increment with for loop
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Current cstyle can not handle constructs like 'for (expr; cond;)', even adding space before ')' does not help. Add expression to allow this for loop case.
Testing done: previously failing check is happy now.
Related issues
Updated by Toomas Soome 3 months ago
- Related to Bug #14609: loader: os console in options menu should use first name from list added
Actions