1,073
edits
(mark bug as fixed, cset hg log -l1) |
m (Mark bug fixed) |
||
Line 4,792: | Line 4,792: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2040)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2040)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v768/ V768]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v768/ V768]</td> | ||
<td style='width: 65%;'>The variable 'mode' is of enum type. It is odd that it is used as a variable of a Boolean-type.</td> | <td style='width: 65%;'>The variable 'mode' is of enum type. It is odd that it is used as a variable of a Boolean-type.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2054)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2054)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td> | ||
<td style='width: 65%;'>Expression 'mode != UNSORTED' is always true.</td> | <td style='width: 65%;'>Expression 'mode != UNSORTED' is always true.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2094)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2094)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v768/ V768]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v768/ V768]</td> | ||
<td style='width: 65%;'>The variable 'mode' is of enum type. It is odd that it is used as a variable of a Boolean-type.</td> | <td style='width: 65%;'>The variable 'mode' is of enum type. It is odd that it is used as a variable of a Boolean-type.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2700)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/liboctave/array/Array.cc">Array.cc (2700)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v1028/ V1028]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v1028/ V1028]</td> | ||
<td style='width: 65%;'>Possible overflow. Consider casting operands of the 'dim + 1' operator to the 'octave_idx_type' type, not the result.</td> | <td style='width: 65%;'>Possible overflow. Consider casting operands of the 'dim + 1' operator to the 'octave_idx_type' type, not the result.</td> |
edits