Editing PVS static analyzer - 5.0 Release

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 808: Line 808:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-sort.h">oct-sort.h (197)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-sort.h">oct-sort.h (197)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 65%;'>It is possible that not all members of a class are initialized inside the constructor. Consider inspecting: pending.</td>
       <td style='width: 65%;'>It is possible that not all members of a class are initialized inside the constructor. Consider inspecting: pending.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/chol.h">chol.h (42)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/chol.h">chol.h (42)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: is_upper.</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: is_upper.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/chol.h">chol.h (57)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/chol.h">chol.h (57)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: is_upper.</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: is_upper.</td>
Line 918: Line 918:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__glpk__.cc">__glpk__.cc (106)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__glpk__.cc">__glpk__.cc (106)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: lb[i] != ub[i]. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: lb[i] != ub[i]. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: