Line
Link Here
|
0 |
-- a/misc-functions.sh |
0 |
++ b/misc-functions.sh |
Lines 576-582
install_qa_check() {
Link Here
|
576 |
": warning: comparisons like X<=Y<=Z do not have their mathematical meaning" |
576 |
": warning: comparisons like X<=Y<=Z do not have their mathematical meaning" |
577 |
": warning: null argument where non-null required" |
577 |
": warning: null argument where non-null required" |
578 |
": warning: array subscript is below array bounds" |
578 |
": warning: array subscript is below array bounds" |
579 |
": warning: array subscript is above array bounds" |
|
|
580 |
": warning: attempt to free a non-heap object" |
579 |
": warning: attempt to free a non-heap object" |
581 |
": warning: .* called with .*bigger.* than .* destination buffer" |
580 |
": warning: .* called with .*bigger.* than .* destination buffer" |
582 |
": warning: call to .* will always overflow destination buffer" |
581 |
": warning: call to .* will always overflow destination buffer" |