Opened 6 years ago
Closed 6 years ago
#118 closed defect (fixed)
Does not compile with Werror and gcc 8.2.1
Reported by: | jsauer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | 360Lib | Version: | |
Keywords: | Cc: | vzakharc, yuwenhe, jvet@… |
Description
There are some -Werror=misleading-indentation problems. Braces of for loop and if clauses are missing.
I attached a patch to fix this.
Attachments (1)
Change history (2)
Changed 6 years ago by jsauer
comment:1 Changed 6 years ago by yuwenhe
- Resolution set to fixed
- Status changed from new to closed
The fix is integrated in the version for 360Lib-8.0 release.
Note: See TracTickets for help on using tickets.
patch for missing braces