Bug #1948
GridCtrl causing wanrings with -Wall flag
Status: | Approved | Start date: | 04/03/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | GridCtrl | Spent time: | - | |
Target version: | Release 2019.1 - NTH |
Description
Here is the compilation warnings (not too much):
/home/klugier/upp/uppsrc/GridCtrl/GridCtrl.cpp (1094): warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] /home/klugier/upp/uppsrc/GridCtrl/GridCtrl.cpp (1095): warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] /home/klugier/upp/uppsrc/GridCtrl/GridCtrl.cpp (2625): warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] /home/klugier/upp/uppsrc/GridCtrl/GridCtrl.cpp (2630): warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] /home/klugier/upp/uppsrc/GridCtrl/GridCtrl.cpp (4407): warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] /home/klugier/upp/uppsrc/GridCtrl/GridCtrl.cpp (4409): warning: this ‘while’ clause does not guard... [-Wmisleading-indentation]
History
#1 Updated by Miroslav Fidler over 5 years ago
- Status changed from New to Ready for QA
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
#2 Updated by Zbigniew Rebacz over 5 years ago
- Status changed from Ready for QA to Approved