You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cpp/ql/test/query-tests/Likely Bugs/Conversion/LossyFunctionResultCast/ImplicitDowncastFromBitfield.expected
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,3 @@
7
7
| test.cpp:101:10:101:12 | call to pow | Return value of type double is implicitly converted to int here. |
8
8
| test.cpp:103:10:103:12 | call to pow | Return value of type double is implicitly converted to int here. |
9
9
| test.cpp:105:10:105:12 | call to pow | Return value of type double is implicitly converted to int here. |
10
-
| test.cpp:130:10:130:17 | call to myRound3 | Return value of type double is implicitly converted to int here. |
0 commit comments