PVS static analyzer - 5.0 Release

From Octave
Revision as of 15:59, 6 January 2019 by Rik (talk | contribs) (Update to run2 results)
Jump to navigation Jump to search

This page tracks the progress of #55347. Upload any changesets which fix bugs to that report. Items from the "critical" list are colored red.

The initial run of the static analyzer is still available at PVS static analyzer - 5.0 - Run 1

Add

text-decoration: line-through;

to cross an item off the list when it has been done.

Add

WON'T FIX

and the strike through tag for any bugs that will not be fixed in this round.


MESSAGES
Location Code Message
Fails/Info
special-casing-table.h (73)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
lex.cc (27)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
oct-parse.h (221)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
oct-gperf.h (32)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
lex.cc (1)
<a target="_blank" href='https://www.viva64.com/en/w/v002/'>V002</a> Some diagnostic messages may contain incorrect line number in this file.
oct-parse.cc (77)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
oct-parse.cc (1)
<a target="_blank" href='https://www.viva64.com/en/w/v002/'>V002</a> Some diagnostic messages may contain incorrect line number in this file.
ls-oct-text.cc (1)
<a target="_blank" href='https://www.viva64.com/en/w/v002/'>V002</a> Some diagnostic messages may contain incorrect line number in this file.
oct-tex-lexer.cc (24)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
oct-tex-parser.h (51)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
oct-tex-lexer.cc (1)
<a target="_blank" href='https://www.viva64.com/en/w/v002/'>V002</a> Some diagnostic messages may contain incorrect line number in this file.
oct-tex-parser.cc (72)
<a target="_blank" href='https://www.viva64.com/en/w/v011/'>V011</a> Presence of #line directives may cause some diagnostic messages to have incorrect file name and line number.
dNDArray.cc (1)
<a target="_blank" href='https://www.viva64.com/en/w/v002/'>V002</a> Some diagnostic messages may contain incorrect line number in this file.
fNDArray.cc (1)
<a target="_blank" href='https://www.viva64.com/en/w/v002/'>V002</a> Some diagnostic messages may contain incorrect line number in this file.
General Analysis (GA)
areadlink-with-size.c (59)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'symlink_max < INITIAL_LIMIT_BOUND' is always true.
canonicalize.c (161)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'prefix_len' is always false.
canonicalize.c (297)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'pfxlen' is always false.
careadlinkat.c (145)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'buf_size_max < (18446744073709551615UL)' is always true.
md2.c (60)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> A call of the 'memcpy' function will lead to underflow of the buffer 'ctx->X'.
md4.c (245)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> A call of the 'memcpy' function will lead to underflow of the buffer 'ctx->buffer'.
md5.c (279)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> A call of the 'memcpy' function will lead to underflow of the buffer 'ctx->buffer'.
md5.c (316)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'FF' is a dangerous expression. The parameters 'b', 'c', 'd' must be surrounded by parentheses.
md5.c (318)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'FH' is a dangerous expression. The parameters 'b', 'c', 'd' must be surrounded by parentheses.
md5.c (319)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'FI' is a dangerous expression. The parameters 'b', 'c', 'd' must be surrounded by parentheses.
md5.c (372)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'CYCLIC' is a dangerous expression. The parameters 'w', 's' must be surrounded by parentheses.
sha1.c (266)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> A call of the 'memcpy' function will lead to underflow of the buffer 'ctx->buffer'.
sha1.c (307)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'F1' is a dangerous expression. The parameters 'B', 'C', 'D' must be surrounded by parentheses.
sha1.c (308)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'F2' is a dangerous expression. The parameters 'B', 'C', 'D' must be surrounded by parentheses.
sha1.c (309)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'F3' is a dangerous expression. The parameters 'B', 'C', 'D' must be surrounded by parentheses.
sha1.c (310)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'F4' is a dangerous expression. The parameters 'B', 'C', 'D' must be surrounded by parentheses.
sha1.c (338)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'M' is a dangerous expression. The parameter 'I' must be surrounded by parentheses.
sha256.c (185)
<a target="_blank" href='https://www.viva64.com/en/w/v785/'>V785</a> Constant expression in switch statement.
sha256.c (345)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> A call of the 'memcpy' function will lead to underflow of the buffer 'ctx->buffer'.
sha256.c (401)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'F2' is a dangerous expression. The parameters 'A', 'B', 'C' must be surrounded by parentheses.
sha256.c (402)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'F1' is a dangerous expression. The parameters 'E', 'F', 'G' must be surrounded by parentheses.
sha256.c (432)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'S0' is a dangerous expression. The parameter 'x' must be surrounded by parentheses.
sha256.c (433)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'S1' is a dangerous expression. The parameter 'x' must be surrounded by parentheses.
sha256.c (437)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'M' is a dangerous expression. The parameter 'I' must be surrounded by parentheses.
sha512.c (186)
<a target="_blank" href='https://www.viva64.com/en/w/v785/'>V785</a> Constant expression in switch statement.
sha512.c (346)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> A call of the 'memcpy' function will lead to underflow of the buffer 'ctx->buffer'.
u64.h (31)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'u64rol' is a dangerous expression. The parameter 'n' must be surrounded by parentheses.
dirname-lgpl.c (38)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'prefix_length != 0' is always false.
dirname-lgpl.c (76)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: length == 0.
basename-lgpl.c (70)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: prefix_len.
filemode.c (170)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '-' operator: (statp)->st_mode - (statp)->st_mode
filemode.c (174)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '-' operator: (statp)->st_mode - (statp)->st_mode
filemode.c (176)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '-' operator: (statp)->st_mode - (statp)->st_mode
filemode.c (174)
<a target="_blank" href='https://www.viva64.com/en/w/v517/'>V517</a> The use of 'if (A) {...} else if (A) {...}' pattern was detected. There is a probability of logical error presence. Check lines: 174, 176.
filemode.c (172)
<a target="_blank" href='https://www.viva64.com/en/w/v517/'>V517</a> The use of 'if (A) {...} else if (A) {...}' pattern was detected. There is a probability of logical error presence. Check lines: 172, 178.
filemode.c (170)
<a target="_blank" href='https://www.viva64.com/en/w/v517/'>V517</a> The use of 'if (A) {...} else if (A) {...}' pattern was detected. There is a probability of logical error presence. Check lines: 170, 174.
nstrftime.c (1463)
<a target="_blank" href='https://www.viva64.com/en/w/v536/'>V536</a> Be advised that the utilized constant value is represented by an octal form. Oct: 024, Dec: 20.
gettext.h (154)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'translation == msg_ctxt_id' is always true.
gettext.h (235)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'translation != msg_ctxt_id' is always false.
gettext.h (241)
<a target="_blank" href='https://www.viva64.com/en/w/v558/'>V558</a> Function returns the pointer to temporary local object.
gettext.h (240)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'found_translation' is always false.
tempname.c (208)
<a target="_blank" href='https://www.viva64.com/en/w/v526/'>V526</a> The 'memcmp' function returns 0 if corresponding buffers are equal. Consider examining the condition for mistakes.
tmpdir.c (133)
<a target="_blank" href='https://www.viva64.com/en/w/v549/'>V549</a> The first argument of 'strcmp' function is equal to the second argument.
u-casemap.h (286)
<a target="_blank" href='https://www.viva64.com/en/w/v769/'>V769</a> The 'result' pointer in the 'result + length' expression could be nullptr. In such case, resulting value will be senseless and it should not be used.
u-conv-to-enc.h (62)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'scaled_offsets'.
u32-to-u8.c (66)
<a target="_blank" href='https://www.viva64.com/en/w/v769/'>V769</a> The 'result' pointer in the 'result + length' expression could be nullptr. In such case, resulting value will be senseless and it should not be used.
u8-to-u32.c (97)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'result'.
u8-to-u32.c (105)
<a target="_blank" href='https://www.viva64.com/en/w/v641/'>V641</a> The size of the allocated memory buffer is not a multiple of the element size.
xmalloc.c (61)
<a target="_blank" href='https://www.viva64.com/en/w/v701/'>V701</a> realloc() possible leak: when realloc() fails in allocating memory, original pointer 'p' is lost. Consider assigning realloc() to a temporary pointer.
xmalloc.c (86)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'memset' function. Inspect the first argument.
xmalloc.c (113)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'memcpy' function. Inspect the first argument.
mktime.c (142)
<a target="_blank" href='https://www.viva64.com/en/w/v610/'>V610</a> Unspecified behavior. Check the shift operator '>>'. The left operand '-one' is negative.
mktime.c (142)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '- one >> 1 == - 1' is always true.
mktime.c (150)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: (!((time_t) 0 < (time_t) - 1)).
mktime.c (153)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression is always false.
mktime.c (274)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '* t < mktime_min' is always false.
mktime.c (275)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '* t <= mktime_max' is always true.
mktime.c (473)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: mktime_min <= gt.
mktime.c (473)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: gt <= mktime_max.
mktime.c (506)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: mktime_min <= t.
mktime.c (506)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: t <= mktime_max.
mktime.c (506)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: !(mktime_min <= t && t <= mktime_max).
time_rz.c (71)
<a target="_blank" href='https://www.viva64.com/en/w/v564/'>V564</a> The '|' operator is applied to bool type value. You've probably forgotten to include parentheses or intended to use the '||' operator.
time_rz.c (77)
<a target="_blank" href='https://www.viva64.com/en/w/v792/'>V792</a> The 'isdst_differ' function located to the right of the operator '|' will be called regardless of the value of the left operand. Perhaps, it is better to use '||'.
vasnprintf.c (1896)
<a target="_blank" href='https://www.viva64.com/en/w/v769/'>V769</a> The 'result' pointer in the 'result + length' expression could be nullptr. In such case, resulting value will be senseless and it should not be used.
vasnprintf.c (4943)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: sizeof (char) / sizeof (char)
vasnprintf.c (4962)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: sizeof (char) / sizeof (char)
vasnprintf.c (4963)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: sizeof (char) / sizeof (char)
vasnprintf.c (4964)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: sizeof (char) / sizeof (char)
vasnprintf.c (5234)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: sizeof (char) / sizeof (char)
vasnprintf.c (5250)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: sizeof (char) / sizeof (char)
vasnprintf.c (5251)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: sizeof (char) / sizeof (char)
vasnprintf.c (1785)
<a target="_blank" href='https://www.viva64.com/en/w/v553/'>V553</a> The length of 'vasnprintf' function's body is more than 2000 lines long. You should consider refactoring the code.
dim-vector.h (224)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'elem' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 218, 224.
idx-vector.h (634)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (654)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (661)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (670)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (708)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (726)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (733)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (742)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (780)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (798)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (805)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (814)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (850)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (865)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (872)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (880)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (922)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (938)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (945)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.h (955)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
lo-mappers.h (63)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The bool type is implicitly cast to the double type.
lo-mappers.h (64)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The bool type is implicitly cast to the float type.
lo-mappers.h (160)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: fabs(x - t) == 0.5. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.h (171)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: fabsf(x - t) == 0.5f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.h (240)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == round(x). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.h (241)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == round(x). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.h (1307)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == static_cast<double> (y). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.h (1307)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: static_cast<double> (x) == y. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.h (1308)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x != static_cast<double> (y). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
oct-inttypes.h (1308)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: static_cast<double> (x) != y. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
mx-inlines.cc (627)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
mx-inlines.cc (633)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
mx-inlines.cc (639)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
mx-inlines.cc (645)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
mx-inlines.cc (652)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
mx-inlines.cc (658)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
mx-inlines.cc (664)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
mx-inlines.cc (670)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Sparse.h (393)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'checkelem' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 330, 393.
Sparse.h (401)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'checkelem' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 342, 401.
Sparse.h (409)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'checkelem' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 353, 409.
Sparse.h (419)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'elem' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 363, 419.
Sparse.h (421)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'elem' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 369, 421.
Sparse.h (493)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'data' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 486, 493.
Sparse.h (506)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'ridx' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 495, 506.
Sparse.h (504)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'ridx' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 496, 504.
Sparse.h (519)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'cidx' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 508, 519.
Sparse.h (517)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'cidx' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 509, 517.
MSparse.cc (549)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: Zero / Zero
Range.h (33)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'Range' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-base.h (201)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_base_value' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ovl.h (170)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'elem' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 162, 170.
Array.h (454)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> Instantiation of Array <int>: A call of the 'compute_index' function will lead to overflow of the buffer 'ra_idx.data()'.
lo-regexp.h (196)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'match_element' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
__delaunayn__.cc (159)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
idx-vector.h (566)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'checkelem' function is fully equivalent to the body of 'xelem' function.
Array.h (413)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'columns' function is fully equivalent to the body of 'cols' function.
mx-inlines.cc (611)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'xis_true' function is fully equivalent to the body of 'logical_value' function.
DiagArray2.h (89)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'columns' function is fully equivalent to the body of 'cols' function.
DiagArray2.h (93)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'length' function is fully equivalent to the body of 'diag_length' function.
Sparse.h (260)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'columns' function is fully equivalent to the body of 'cols' function.
dMatrix.h (132)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'transpose' function is fully equivalent to the body of 'hermitian' function.
Range.h (89)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'columns' function is fully equivalent to the body of 'cols' function.
fMatrix.h (136)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'transpose' function is fully equivalent to the body of 'hermitian' function.
PermMatrix.h (55)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'columns' function is fully equivalent to the body of 'cols' function.
ov-base.h (255)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'numeric_demotion_function' function is fully equivalent to the body of 'numeric_conversion_function' function.
Cell.h (123)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'any' function is fully equivalent to the body of 'all' function.
oct-map.h (393)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'columns' function is fully equivalent to the body of 'cols' function.
ov-fcn.h (93)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'time_checked' function is fully equivalent to the body of 'time_parsed' function.
oct-sort.h (197)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> It is possible that not all members of a class are initialized inside the constructor. Consider inspecting: pending.
chol.h (42)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: is_upper.
chol.h (57)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: is_upper.
mx-inlines.cc (675)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'OP_RED_SUMSQ' is a dangerous expression. The parameter 'el' must be surrounded by parentheses.
Array.h (454)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> Instantiation of Array < octave_f77_int_type >: A call of the 'compute_index' function will lead to overflow of the buffer 'ra_idx.data()'.
ov-base-mat.h (177)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'matrix_ref' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 171, 177.
ov-fcn-handle.h (45)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_fcn_handle' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
hook-fcn.h (35)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'base_hook_function' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
input.h (203)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'base_reader' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
oct-handle.h (118)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: a.value() == b.value(). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-handle.h (124)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: a.value() != b.value(). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-classdef.h (1601)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer.
ov-classdef.h (1610)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer.
call-stack.h (52)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'stack_frame' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
__eigs__.cc (333)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
__eigs__.cc (340)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
__eigs__.cc (369)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
__eigs__.cc (462)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: sigmai != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
token.h (166)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The 'm_str' pointer was not released in destructor. A memory leak is possible.
token.h (166)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The 'm_sr' pointer was not released in destructor. A memory leak is possible.
token.h (166)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The 'm_superclass_info' pointer was not released in destructor. A memory leak is possible.
ov-base-mat.h (68)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The 'idx_cache' pointer was not released in destructor. A memory leak is possible.
__glpk__.cc (106)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: lb[i] != ub[i]. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
__glpk__.cc (290)
<a target="_blank" href='https://www.viva64.com/en/w/v636/'>V636</a> The expression was implicitly cast from 'long' type to 'double' type. Consider utilizing an explicit type cast to avoid the loss of a fractional part. An example: double A = (double)(X) / Y;.
graphics.h (273)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'base_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (426)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'string_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (472)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'string_array_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (672)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'text_label_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (916)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'radio_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1054)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'color_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1168)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'double_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1257)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'finite_constraint == NOT_INF' is always true.
graphics.h (1263)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: new_val != current_val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
graphics.h (1280)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'double_radio_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1362)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'array_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1626)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'handle_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1671)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'any_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1704)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'children_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (1773)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: hchild == old_gh. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.h (1895)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'callback_property' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
graphics.h (2914)
<a target="_blank" href='https://www.viva64.com/en/w/v678/'>V678</a> An object is used as an argument to its own method. Consider checking the first actual argument of the 'override_defaults' function.
graphics.h (4644)
<a target="_blank" href='https://www.viva64.com/en/w/v553/'>V553</a> The length of 'properties' class's declaration is more than 2000 lines long. You should consider refactoring the code.
graphics.h (4641)
<a target="_blank" href='https://www.viva64.com/en/w/v553/'>V553</a> The length of 'axes' class's declaration is more than 2000 lines long. You should consider refactoring the code.
__init_fltk__.cc (190)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: m_number != new_number. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
__init_fltk__.cc (1389)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The integer type is implicitly cast to the char type.
__init_fltk__.cc (1855)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
graphics.h (6755)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'update_titlefontweight' function is fully equivalent to the body of 'update_fontweight' function.
__init_fltk__.cc (742)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The 'm_menubar' pointer was not released in destructor. A memory leak is possible.
__init_gnuplot__.cc (209)
<a target="_blank" href='https://www.viva64.com/en/w/v565/'>V565</a> An empty exception handler. Silent suppression of exceptions can hide the presence of bugs in source code during testing.
__voronoi__.cc (156)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
ov-base-scalar.h (44)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_base_scalar' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-scalar.h (49)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_scalar' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
audiodevinfo.cc (915)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'type == TYPE_UINT16' is always true.
audiodevinfo.cc (1363)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'sample_l32 & 0x00800000' is always false.
audiodevinfo.cc (1366)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'sample_r32 & 0x00800000' is always false.
audiodevinfo.cc (1441)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'sample_l32 & 0x00800000' is always false.
audiodevinfo.cc (1444)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'sample_r32 & 0x00800000' is always false.
audiodevinfo.cc (2233)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'recorder' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
audiodevinfo.cc (2257)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'is_function' is always false.
ov-base-scalar.h (95)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'any' function is fully equivalent to the body of 'all' function.
ov-intx.h (516)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'scalar_value' function is fully equivalent to the body of 'double_value' function.
ov-intx.h (518)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'float_scalar_value' function is fully equivalent to the body of 'float_value' function.
audioread.cc (119)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(dstart) != dstart. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
audioread.cc (120)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(dend) != dend. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
audioread.cc (162)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items 'int16NDArray', 'int32NDArray', 'int32NDArray' in lines 162, 165, 168.
ccolamd.cc (175)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: knobs[3] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ccolamd.cc (199)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: knobs[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ccolamd.cc (447)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: knobs[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-chol.h (46)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'sparse_chol' class implements the '=' operator, but lacks a copy constructor. It is dangerous to use such a class.
chol.cc (253)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
chol.cc (266)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
chol.cc (286)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
chol.cc (299)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
chol.cc (414)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
chol.cc (425)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
chol.cc (441)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
chol.cc (452)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
convhulln.cc (171)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
gzip.cc (429)
<a target="_blank" href='https://www.viva64.com/en/w/v507/'>V507</a> Pointer to local array 'buf_out' is stored outside the scope of this array. Such a pointer will become invalid.
gzip.cc (420)
<a target="_blank" href='https://www.viva64.com/en/w/v507/'>V507</a> Pointer to local array 'buf_in' is stored outside the scope of this array. Such a pointer will become invalid.
symbfact.cc (123)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
symbfact.cc (124)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
symbfact.cc (213)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
symbfact.cc (317)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type. Inspect the fourth argument.
symbfact.cc (317)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type. Inspect the fifth argument.
symbfact.cc (133)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
BaseControl.cc (216)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'm'.
ButtonControl.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dValue != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ButtonControl.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dValue != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ButtonControl.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dValue == up.get_min(). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ButtonControl.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dValue == up.get_max(). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-struct.h (45)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_struct' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-struct.h (168)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_scalar_struct' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ButtonGroup.cc (214)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'm'.
Canvas.cc (633)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmpgo.get_handle() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
Figure.cc (751)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dynamic_cast< QChildEvent * > (xevent)'.
Figure.cc (943)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: old_dpr != new_dpr. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
gl-select.h (44)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: xp, yp.
ListBoxControl.cc (235)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'm'.
ListBoxControl.cc (249)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'm'.
Panel.cc (190)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'm'.
Table.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == floor(d). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Table.cc (109)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == floor(d). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Table.cc (367)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (367)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the intmax_t type is expected.
Table.cc (368)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (368)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the uintmax_t type is expected.
Table.cc (369)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (369)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the intmax_t type is expected.
Table.cc (370)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (370)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the uintmax_t type is expected.
Table.cc (371)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (371)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the intmax_t type is expected.
Table.cc (372)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (372)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the uintmax_t type is expected.
Table.cc (373)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (373)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the intmax_t type is expected.
Table.cc (374)
<a target="_blank" href='https://www.viva64.com/en/w/v758/'>V758</a> The 'c_str' reference becomes invalid when temporary object returned by a function is destroyed.
Table.cc (374)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the uintmax_t type is expected.
Table.cc (1324)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: widget.
Table.cc (1523)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'm'.
Table.cc (1561)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'k'.
Table.cc (1663)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'm'.
ToolBar.cc (137)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'ae'.
shared-fcns.h (127)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: op == oep.
mkoctfile.cc (164)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'vars["DATADIR"]', 'vars["DATAROOTDIR"]' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'prepend_octave_home("share")' expression. Check lines: 163, 164.
async-system-wrapper.c (80)
<a target="_blank" href='https://www.viva64.com/en/w/v631/'>V631</a> Consider inspecting the 'execl' function call. Defining an absolute path to the file or directory is considered a poor style.
uniconv-wrappers.c (79)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 79, 78.
uniconv-wrappers.c (101)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 101, 100.
ov-bool.h (48)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_bool' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-complex.h (48)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_complex' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-float.h (50)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_float_scalar' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-flt-complex.h (48)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_float_complex' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-str-mat.h (49)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_char_matrix_str' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-str-mat.h (182)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_char_matrix_sq_str' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-float.h (149)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'scalar_value' function is fully equivalent to the body of 'double_value' function.
op-b-b.cc (75)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_unop_hermitian' function is fully equivalent to the body of 'oct_unop_transpose' function.
ov-base-sparse.h (47)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_base_sparse' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-cx-sparse.h (48)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_sparse_complex_matrix' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-re-sparse.h (49)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_sparse_matrix' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-bool-sparse.h (48)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_sparse_bool_matrix' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-range.h (83)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The 'idx_cache' pointer was not released in destructor. A memory leak is possible.
ov-base-diag.h (43)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_base_diag' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-cx-diag.h (35)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_complex_diag_matrix' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-flt-cx-diag.h (35)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_float_complex_diag_matrix' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-re-diag.h (35)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_diag_matrix' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-class.h (50)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_class' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
op-cm-cs.cc (52)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cm-cs.cc (98)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cm-cs.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cm-cs.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-cm-s.cc (55)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cm-s.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cm-s.cc (86)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cm-s.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-cm-scm.cc (60)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cm-sm.cc (60)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cm.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cm.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cm.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cs-cm.cc (94)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-cs-cs.cc (50)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cs.cc (80)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cs.cc (95)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cs.cc (117)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cs.cc (132)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-cs.cc (143)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-cs-cs.cc (143)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-cs-cs.cc (151)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-cs-cs.cc (151)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-cs-cs.cc (55)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_unop_transpose' function is fully equivalent to the body of 'oct_unop_uplus' function.
op-cs-cs.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cs-cs.cc (110)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-cs-cs.cc (123)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-cs-cs.cc (125)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-cs-m.cc (73)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-m.cc (97)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-m.cc (86)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cs-m.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-cs-s.cc (51)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-s.cc (66)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-s.cc (74)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.complex_value() == v2.scalar_value(). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-s.cc (77)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.complex_value() != v2.scalar_value(). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-cs-s.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-s.cc (103)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-s.cc (114)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-cs-s.cc (122)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-cs-s.cc (79)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cs-s.cc (81)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-cs-s.cc (94)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-cs-s.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-cs-scm.cc (57)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-scm.cc (89)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-scm.cc (116)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-scm.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cs-sm.cc (58)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-sm.cc (89)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-sm.cc (116)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-cs-sm.cc (104)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-cs-sm.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
ov-flt-re-diag.h (35)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_float_diag_matrix' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
op-dm-scm.cc (378)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-dm-scm.cc (402)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-dm-scm.cc (426)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-dm-sm.cc (142)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcm-fcs.cc (57)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcm-fcs.cc (106)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcm-fcs.cc (94)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fcm-fcs.cc (97)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fcm-fs.cc (60)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcm-fs.cc (110)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcm-fs.cc (98)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fcm-fs.cc (101)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fcs-fcm.cc (76)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fcm.cc (111)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fcm.cc (95)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fcs-fcm.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-fcs-fcs.cc (48)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fcs.cc (78)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fcs.cc (93)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fcs.cc (115)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fcs.cc (130)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fcs.cc (141)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fcs-fcs.cc (142)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fcs-fcs.cc (150)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fcs-fcs.cc (151)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fcs-fcs.cc (53)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_unop_transpose' function is fully equivalent to the body of 'oct_unop_uplus' function.
op-fcs-fcs.cc (106)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fcs-fcs.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fcs-fcs.cc (121)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-fcs-fcs.cc (123)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-fcs-fm.cc (74)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fm.cc (107)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fm.cc (93)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fcs-fm.cc (100)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-fcs-fs.cc (54)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fs.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fs.cc (77)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fs.cc (80)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fcs-fs.cc (91)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fs.cc (106)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fcs-fs.cc (117)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fcs-fs.cc (125)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fcs-fs.cc (82)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fcs-fs.cc (84)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fcs-fs.cc (97)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-fcs-fs.cc (99)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-fm-fcs.cc (59)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fm-fcs.cc (105)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fm-fcs.cc (95)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fm-fcs.cc (98)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fm-fs.cc (51)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fm-fs.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fm-fs.cc (87)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fm-fs.cc (89)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fs-fcm.cc (82)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fcm.cc (117)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fcm.cc (101)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fs-fcm.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-fs-fcs.cc (54)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fcs.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fcs.cc (77)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fcs.cc (80)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fs-fcs.cc (91)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fcs.cc (106)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fcs.cc (118)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fs-fcs.cc (127)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_complex_value() != 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fs-fcs.cc (82)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fs-fcs.cc (84)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fs-fcs.cc (97)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-fs-fcs.cc (99)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-fs-fm.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fm.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fm.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fs-fm.cc (95)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-fs-fs.cc (50)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fs.cc (74)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fs.cc (89)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fs.cc (97)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fs.cc (100)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-fs-fs.cc (111)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fs.cc (126)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-fs-fs.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-fs-fs.cc (104)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-fs-fs.cc (117)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-fs-fs.cc (119)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-i16-i16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-i32-i32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-i64-i64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-i8-i8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
op-m-cs.cc (58)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-m-cs.cc (97)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-m-cs.cc (88)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-m-cs.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-m-s.cc (52)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-m-s.cc (91)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-m-s.cc (82)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-m-s.cc (84)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-m-scm.cc (60)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-m-sm.cc (58)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-pm-sm.cc (93)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items 'op_mul', 'op_ldiv', 'op_mul', 'op_div' in lines 93, 95, 97, 99.
op-s-cm.cc (77)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-cm.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-cm.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-s-cm.cc (94)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-s-cs.cc (53)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-cs.cc (68)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-cs.cc (76)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() == v2.complex_value(). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-cs.cc (79)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != v2.complex_value(). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-s-cs.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-cs.cc (105)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-cs.cc (116)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-s-cs.cc (124)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.complex_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-s-cs.cc (81)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-s-cs.cc (83)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-s-cs.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-s-cs.cc (98)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-s-m.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-m.cc (93)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-m.cc (82)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-s-m.cc (86)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-s-s.cc (51)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-s.cc (75)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-s.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-s.cc (98)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() == v2.scalar_value(). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-s.cc (101)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != v2.scalar_value(). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-s-s.cc (112)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-s.cc (127)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-s.cc (103)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-s-s.cc (105)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-s-s.cc (118)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_pow' function is fully equivalent to the body of 'oct_binop_pow' function.
op-s-s.cc (120)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-s-scm.cc (60)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-scm.cc (93)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-scm.cc (121)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-scm.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-s-scm.cc (112)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-s-sm.cc (55)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-sm.cc (86)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-sm.cc (113)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-s-sm.cc (101)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-s-sm.cc (105)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_ldiv' function is fully equivalent to the body of 'oct_binop_ldiv' function.
op-scm-cm.cc (80)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-cs.cc (56)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-cs.cc (82)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-cs.cc (117)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-cs.cc (105)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-scm-m.cc (79)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-s.cc (59)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-s.cc (90)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-s.cc (124)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-s.cc (113)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-scm-s.cc (115)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-scm-scm.cc (109)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-scm.cc (141)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-sm.cc (59)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-scm-sm.cc (91)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-cm.cc (80)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-cs.cc (57)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-cs.cc (81)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-cs.cc (114)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-cs.cc (104)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-sm-cs.cc (106)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-sm-m.cc (75)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-s.cc (54)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-s.cc (83)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-s.cc (116)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-s.cc (106)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_mul' function is fully equivalent to the body of 'oct_binop_mul' function.
op-sm-s.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_el_div' function is fully equivalent to the body of 'oct_binop_div' function.
op-sm-scm.cc (59)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-scm.cc (91)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-sm.cc (82)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-sm-sm.cc (112)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-ui16-ui16.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-ui32-ui32.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-ui64-ui64.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.scalar_value()) < Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.scalar_value()) < Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v2.float_scalar_value()) < Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(v1.float_scalar_value()) < Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v2.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v1.float_scalar_value() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_mul' function is fully equivalent to the body of 'oct_binop_ss_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_div' function is fully equivalent to the body of 'oct_binop_ss_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_pow' function is fully equivalent to the body of 'oct_binop_ss_pow' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ss_el_ldiv' function is fully equivalent to the body of 'oct_binop_ss_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_mul' function is fully equivalent to the body of 'oct_binop_ssx_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_div' function is fully equivalent to the body of 'oct_binop_ssx_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_pow' function is fully equivalent to the body of 'oct_binop_ssx_pow' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssx_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_mul' function is fully equivalent to the body of 'oct_binop_sxs_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_div' function is fully equivalent to the body of 'oct_binop_sxs_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_pow' function is fully equivalent to the body of 'oct_binop_sxs_pow' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxs_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_mul' function is fully equivalent to the body of 'oct_binop_ssfx_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_div' function is fully equivalent to the body of 'oct_binop_ssfx_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_pow' function is fully equivalent to the body of 'oct_binop_ssfx_pow' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ssfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_ssfx_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_mul' function is fully equivalent to the body of 'oct_binop_sfxs_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_div' function is fully equivalent to the body of 'oct_binop_sfxs_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_pow' function is fully equivalent to the body of 'oct_binop_sfxs_pow' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxs_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxs_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_mul' function is fully equivalent to the body of 'oct_binop_sm_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sm_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_mul' function is fully equivalent to the body of 'oct_binop_smx_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smx_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_mul' function is fully equivalent to the body of 'oct_binop_sxm_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sxm_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_mul' function is fully equivalent to the body of 'oct_binop_smfx_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_smfx_el_ldiv' function is fully equivalent to the body of 'oct_binop_smfx_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_mul' function is fully equivalent to the body of 'oct_binop_sfxm_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_sfxm_el_ldiv' function is fully equivalent to the body of 'oct_binop_sfxm_ldiv' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_mul' function is fully equivalent to the body of 'oct_binop_ms_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_ms_el_div' function is fully equivalent to the body of 'oct_binop_ms_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_mul' function is fully equivalent to the body of 'oct_binop_msx_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msx_el_div' function is fully equivalent to the body of 'oct_binop_msx_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_mul' function is fully equivalent to the body of 'oct_binop_mxs_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mxs_el_div' function is fully equivalent to the body of 'oct_binop_mxs_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_mul' function is fully equivalent to the body of 'oct_binop_msfx_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_msfx_el_div' function is fully equivalent to the body of 'oct_binop_msfx_div' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_mul' function is fully equivalent to the body of 'oct_binop_mfxs_mul' function.
op-ui8-ui8.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'oct_binop_mfxs_el_div' function is fully equivalent to the body of 'oct_binop_mfxs_div' function.
Array.cc (2697)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the 'dim + 1' operator to the 'octave_idx_type' type, not the result.
oct-sort.cc (656)
<a target="_blank" href='https://www.viva64.com/en/w/v602/'>V602</a> Consider inspecting the '(min_gallop > 1)' expression. '>' possibly should be replaced with '>>'.
oct-sort.cc (790)
<a target="_blank" href='https://www.viva64.com/en/w/v602/'>V602</a> Consider inspecting the '(min_gallop > 1)' expression. '>' possibly should be replaced with '>>'.
oct-sort.cc (938)
<a target="_blank" href='https://www.viva64.com/en/w/v602/'>V602</a> Consider inspecting the '(min_gallop > 1)' expression. '>' possibly should be replaced with '>>'.
oct-sort.cc (1079)
<a target="_blank" href='https://www.viva64.com/en/w/v602/'>V602</a> Consider inspecting the '(min_gallop > 1)' expression. '>' possibly should be replaced with '>>'.
oct-errno.cc (702)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
singleton-cleanup.h (64)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'cleanup_instance' function is fully equivalent to the body of 'cleanup' function.
ov-base.cc (489)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (490)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (492)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (493)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (495)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (496)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (498)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (499)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-base.cc (1091)
<a target="_blank" href='https://www.viva64.com/en/w/v1016/'>V1016</a> Expression 'umap < 0' is always false.
ov-bool-mat.cc (317)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "columns", nc)' is always false.
ov-bool-mat.cc (317)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc < 0.
ov-bool-mat.cc (320)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc > 0.
ov-bool-mat.cc (334)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: nc == 0.
ov-base-mat.h (68)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The 'typ' pointer was not released in destructor. A memory leak is possible.
ov-bool.cc (65)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The bool type is implicitly cast to the double type. Inspect the first argument.
ov-bool.cc (197)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave_read_value <double> (is) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-bool.cc (237)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'dimens' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-bool.cc (237)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'space_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 235, 237.
ov-bool.cc (297)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dtmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-cell.cc (847)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "columns", nc)' is always false.
ov-cell.cc (847)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc < 0.
ov-cell.cc (850)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc > 0.
ov-cell.cc (878)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: nc == 0.
ov-cell.cc (890)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-class.cc (1216)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "length", len)' is always false.
ov-class.cc (1216)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: len < 0.
ov-class.cc (1261)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'len == 0' is always true.
ov-class.cc (1219)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'len > 0' is always false.
ov-class.cc (1273)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-class.cc (1480)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items 'H5Gclose', 'H5Dclose', 'H5Sclose', 'H5Tclose', 'H5Gclose' in lines 1480, 1483, 1486, 1489, 1492.
ov-classdef.cc (1220)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'of'.
ov-classdef.cc (2417)
<a target="_blank" href='https://www.viva64.com/en/w/v783/'>V783</a> Dereferencing of the invalid iterator '++ (idx.begin())' might take place.
ov-classdef.cc (3485)
<a target="_blank" href='https://www.viva64.com/en/w/v678/'>V678</a> An object is used as an argument to its own method. Consider checking the first actual argument of the 'set_class' function.
ov-colon.h (44)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_magic_colon' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-complex.cc (114)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: im == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-complex.cc (368)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'dimens' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-complex.cc (368)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'space_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 366, 368.
ov-cs-list.h (43)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_cs_list' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-cx-diag.cc (180)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-cx-mat.cc (95)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-cx-mat.cc (389)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "columns", nc)' is always false.
ov-cx-mat.cc (389)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc < 0.
ov-cx-mat.cc (392)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc > 0.
ov-cx-mat.cc (401)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: nc == 0.
ov-cx-mat.cc (413)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-fcn-handle.cc (538)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-fcn-handle.cc (780)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'type_hid < 0' is always false.
ov-fcn-handle.cc (735)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'type_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 732, 735.
ov-fcn-handle.cc (1748)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'fh' pointer was used unsafely after it was verified against nullptr. Check lines: 1741, 1748.
ov-fcn-handle.cc (1989)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'idx_expr'.
ov-fcn-handle.cc (2046)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'elt_id'.
ov-fcn-handle.cc (2073)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'head_id'.
ov-fcn-inline.h (39)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_fcn_inline' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-fcn-inline.cc (399)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'type_hid < 0' is always false.
ov-fcn-inline.cc (491)
<a target="_blank" href='https://www.viva64.com/en/w/v767/'>V767</a> Suspicious access to element of 'hdims' array by a constant index inside a loop.
ov-fcn-inline.cc (986)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'old'.
ov-float.cc (258)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'dimens' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-float.cc (258)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'space_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 256, 258.
ov-flt-complex.cc (70)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: im == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-flt-complex.cc (315)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'dimens' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-flt-complex.cc (315)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'space_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 313, 315.
ov-flt-cx-mat.cc (83)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-flt-cx-mat.cc (363)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "columns", nc)' is always false.
ov-flt-cx-mat.cc (363)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc < 0.
ov-flt-cx-mat.cc (366)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc > 0.
ov-flt-cx-mat.cc (375)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: nc == 0.
ov-flt-cx-mat.cc (556)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'retval' is always false.
ov-flt-re-mat.cc (440)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "columns", nc)' is always false.
ov-flt-re-mat.cc (440)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc < 0.
ov-flt-re-mat.cc (443)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc > 0.
ov-flt-re-mat.cc (452)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: nc == 0.
ov-flt-re-mat.cc (748)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-flt-re-mat.cc (738)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'fcn' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-java.h (38)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_java' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-lazy-idx.h (33)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'octave_lazy_index' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class.
ov-lazy-idx.cc (240)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-range.cc (481)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: range.inc() != 1. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-range.cc (530)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-range.cc (537)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-range.cc (560)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-range.cc (577)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: inc == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-range.cc (607)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-range.cc (649)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'dimens' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-range.cc (674)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: r.inc() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-range.cc (649)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'space_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 647, 649.
ov-range.cc (748)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rangevals[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-re-diag.cc (246)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-re-mat.cc (543)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "columns", nc)' is always false.
ov-re-mat.cc (543)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc < 0.
ov-re-mat.cc (546)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc > 0.
ov-re-mat.cc (555)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: nc == 0.
ov-re-mat.cc (567)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-re-mat.cc (875)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-re-mat.cc (865)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'fcn' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-scalar.cc (278)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'dimens' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-scalar.cc (278)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'space_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 276, 278.
ov-str-mat.cc (404)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'len' used. Consider checking the third actual argument of the 'extract_keyword' function.
ov-str-mat.cc (404)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "length", len)' is always false.
ov-struct.cc (785)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'len == 0' is always true.
ov-struct.cc (794)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-struct.cc (1418)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!extract_keyword(is, "length", len)' is always false.
ov-struct.cc (1418)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: len < 0.
ov-struct.cc (1445)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'len == 0' is always true.
ov-struct.cc (1421)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'len > 0' is always false.
ov-struct.cc (1454)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-usr-fcn.cc (827)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: k != octave::math::fix(k). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
ov-usr-fcn.cc (830)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: k == 1. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov.cc (1824)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ai == v. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov.cc (1894)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ai == v. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-base-int.cc (744)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'dimens' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-base-int.cc (744)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'space_hid' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 742, 744.
ov-base-sparse.cc (388)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pct == 100. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-bool-sparse.cc (359)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'hdims' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-cx-sparse.cc (78)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ov-cx-sparse.cc (222)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-cx-sparse.cc (391)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'hdims' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
ov-re-sparse.cc (247)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
ov-re-sparse.cc (414)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized buffer 'hdims' used. Consider checking the second actual argument of the 'H5Screate_simple' function.
bp-table.cc (444)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'stop_flag'.
bp-table.cc (333)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'seen_if' is always false.
bp-table.cc (347)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'seen_if' is always false.
bp-table.cc (535)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer.
bp-table.cc (587)
<a target="_blank" href='https://www.viva64.com/en/w/v783/'>V783</a> Dereferencing of the invalid iterator 'ret_one.find(i)' might take place.
pt-cbinop.h (68)
<a target="_blank" href='https://www.viva64.com/en/w/v703/'>V703</a> It is odd that the 'm_lhs' field in derived class 'tree_compound_binary_expression' overwrites field in base class 'tree_binary_expression'. Check lines: pt-cbinop.h:68, pt-binop.h:121.
pt-cbinop.h (69)
<a target="_blank" href='https://www.viva64.com/en/w/v703/'>V703</a> It is odd that the 'm_rhs' field in derived class 'tree_compound_binary_expression' overwrites field in base class 'tree_binary_expression'. Check lines: pt-cbinop.h:69, pt-binop.h:122.
lex.ll (391)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 391, 391.
lex.ll (406)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 406, 406.
lex.ll (422)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 422, 422.
lex.ll (490)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 490, 490.
lex.ll (584)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 584, 584.
lex.ll (641)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 641, 641.
lex.ll (716)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 716, 716.
lex.ll (775)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 775, 775.
lex.ll (1106)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1106, 1106.
lex.ll (1120)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1120, 1120.
lex.ll (1132)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1132, 1132.
lex.ll (1157)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1157, 1157.
lex.ll (1169)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1169, 1169.
lex.ll (1241)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1241, 1241.
lex.ll (1245)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1245, 1245.
lex.ll (1257)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1257, 1257.
lex.ll (1283)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1283, 1283.
lex.ll (1305)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1305, 1305.
lex.ll (1317)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1317, 1317.
lex.ll (1416)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1416, 1416.
lex.ll (1486)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1486, 1486.
lex.ll (1510)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1510, 1510.
lex.ll (1511)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1511, 1511.
lex.ll (1512)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1512, 1512.
lex.ll (1513)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1513, 1513.
lex.ll (1514)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1514, 1514.
lex.ll (1515)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1515, 1515.
lex.ll (1516)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1516, 1516.
lex.ll (1517)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1517, 1517.
lex.ll (1518)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1518, 1518.
lex.ll (1519)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1519, 1519.
lex.ll (1520)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1520, 1520.
lex.ll (1521)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1521, 1521.
lex.ll (1522)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1522, 1522.
lex.ll (1523)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1523, 1523.
lex.ll (1524)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1524, 1524.
lex.ll (1525)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1525, 1525.
lex.ll (1526)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1526, 1526.
lex.ll (1527)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1527, 1527.
lex.ll (1528)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1528, 1528.
lex.ll (1536)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1536, 1536.
lex.ll (1537)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1537, 1537.
lex.ll (1538)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1538, 1538.
lex.ll (1539)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1539, 1539.
lex.ll (1549)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1549, 1549.
lex.ll (1550)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1550, 1550.
lex.ll (1552)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1552, 1552.
lex.ll (1553)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1553, 1553.
lex.ll (1567)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1567, 1567.
lex.ll (1568)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1568, 1568.
lex.ll (1587)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1587, 1587.
lex.ll (1639)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1639, 1639.
lex.ll (1661)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1661, 1661.
lex.ll (1662)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1662, 1662.
lex.ll (1663)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1663, 1663.
lex.ll (1664)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1664, 1664.
lex.ll (1665)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1665, 1665.
lex.ll (1666)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1666, 1666.
lex.ll (1667)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1667, 1667.
lex.ll (1668)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1668, 1668.
lex.ll (1669)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1669, 1669.
lex.ll (1670)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1670, 1670.
lex.ll (1671)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1671, 1671.
lex.ll (1672)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1672, 1672.
lex.ll (1673)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1673, 1673.
lex.ll (1674)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1674, 1674.
lex.ll (1675)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1675, 1675.
lex.ll (1676)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1676, 1676.
lex.ll (1699)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1699, 1699.
lex.ll (1151)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1151, 1151.
lex.ll (1151)
<a target="_blank" href='https://www.viva64.com/en/w/v796/'>V796</a> It is possible that 'break' statement is missing in switch statement.
lex.cc (1485)
<a target="_blank" href='https://www.viva64.com/en/w/v553/'>V553</a> The length of 'octave_lex' function's body is more than 2000 lines long. You should consider refactoring the code.
lex.cc (3629)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'b->yy_ch_buf' pointer was used unsafely after it was verified against nullptr. Check lines: 3625, 3629.
lex.cc (3619)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the 'b->yy_buf_size + 2' operator to the 'yy_size_t' type, not the result.
lex.cc (3839)
<a target="_blank" href='https://www.viva64.com/en/w/v779/'>V779</a> Unreachable code detected. It is possible that an error is present.
lex.cc (3909)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 3898, 3909.
lex.cc (3943)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'b' pointer was used unsafely after it was verified against nullptr. Check lines: 3940, 3943.
lex.cc (3948)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the 'b->yy_buf_size + 2' operator to the 'yy_size_t' type, not the result.
lex.cc (4062)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 4051, 4062.
lex.cc (4080)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 4076, 4080.
lex.cc (4111)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 4108, 4111.
lex.cc (4157)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'b' pointer was used unsafely after it was verified against nullptr. Check lines: 4154, 4157.
lex.cc (4201)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the '_yybytes_len + 2' operator to the 'yy_size_t' type, not the result.
lex.cc (4209)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'buf' pointer was used unsafely after it was verified against nullptr. Check lines: 4203, 4209.
lex.cc (4218)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'b' pointer was used unsafely after it was verified against nullptr. Check lines: 4212, 4218.
lex.cc (4273)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 4270, 4273.
lex.cc (4286)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 4283, 4286.
lex.cc (4348)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 4345, 4348.
lex.cc (4363)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 4360, 4363.
lex.ll (2796)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the uintmax_t type is expected.
lex.cc (389)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'YY_STATE_EOF' is a dangerous expression. The parameter 'state' must be surrounded by parentheses.
oct-parse.cc (3048)
<a target="_blank" href='https://www.viva64.com/en/w/v553/'>V553</a> The length of 'octave_push_parse' function's body is more than 2000 lines long. You should consider refactoring the code.
oct-parse.yy (3346)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'fcn' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
oct-parse.yy (3866)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'fcn_def'.
oct-parse.yy (4093)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'al'.
profiler.cc (244)
<a target="_blank" href='https://www.viva64.com/en/w/v783/'>V783</a> Dereferencing of the invalid iterator 'pos' might take place.
pt-arg-list.cc (138)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'id'.
pt-arg-list.cc (145)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'idx_expr'.
pt-assign.cc (38)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: m_ans_assign.
pt-bp.cc (449)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'm_action == list' is always true.
pt-bp.cc (480)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'm_action == list' is always true.
pt-eval.cc (193)
<a target="_blank" href='https://www.viva64.com/en/w/v773/'>V773</a> The function was exited without releasing the 'lxr' pointer. A memory leak is possible.
pt-eval.cc (237)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'id'.
pt-eval.cc (1973)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'id'.
pt-eval.cc (2764)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'expr'.
pt-eval.cc (2791)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'id'.
pt-eval.cc (3467)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer.
pt-eval.cc (3529)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'fcn'.
pt-eval.cc (3745)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'code'.
__betainc__.cc (109)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Dj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
__betainc__.cc (112)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Cj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
__betainc__.cc (180)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Dj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
__betainc__.cc (183)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Cj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
__ichol__.cc (56)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot.imag() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
__ilu__.cc (661)
<a target="_blank" href='https://www.viva64.com/en/w/v783/'>V783</a> Dereferencing of the invalid iterator 'it' might take place.
__ilu__.cc (670)
<a target="_blank" href='https://www.viva64.com/en/w/v783/'>V783</a> Dereferencing of the invalid iterator '++ it' might take place.
__ilu__.cc (746)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: udiag != 1. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
__magick_read__.cc (417)
<a target="_blank" href='https://www.viva64.com/en/w/v636/'>V636</a> The expression was implicitly cast from 'unsigned long long' type to 'double' type. Consider utilizing an explicit type cast to avoid the loss of a fractional part. An example: double A = (double)(X) / Y;.
__magick_read__.cc (772)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'static_locale'. A constructor of the string class expects a valid pointer.
__qp__.cc (257)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'pR == 0' is always true.
__qp__.cc (261)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'pR == 0' is always true.
besselj.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: opt_val != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
besselj.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: opt_val != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
besselj.cc (104)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: opt_val == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
besselj.cc (133)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Potentially uninitialized variable 'ierr' used.
besselj.cc (223)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Potentially uninitialized variable 'ierr' used.
call-stack.cc (708)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'regexp_symbol_info' function is fully equivalent to the body of 'glob_symbol_info' function.
DASPK-opts.h (87)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items '5.0', '6.0', '5.0', '0.0' in lines 87, 88, 89, 90.
DAERTFunc.h (86)
<a target="_blank" href='https://www.viva64.com/en/w/v703/'>V703</a> It is odd that the 'reset' field in derived class 'DAERTFunc' overwrites field in base class 'DAEFunc'. Check lines: DAERTFunc.h:86, DAEFunc.h:101.
oct-binmap.h (325)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: jy_lt_max.
data.cc (1138)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cs != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
data.cc (1146)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cs != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
data.cc (7152)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: r.inc() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
defaults.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: op == oep.
defun.cc (196)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dld'.
defun.cc (202)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'mex'.
display.cc (70)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
dlmread.cc (481)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dot.cc (48)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'z(i)', 'tmp_m' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'x(i)' expression. Check lines: 47, 48.
dot.cc (53)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'z(i)', 'tmp_n' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'x(i)' expression. Check lines: 52, 53.
dot.cc (300)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: match.
dot.cc (286)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items 'dimx', 'dimx', 'dimy' in lines 286, 287, 288.
dynamic-ld.cc (250)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'retval' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 204, 250.
error.cc (460)
<a target="_blank" href='https://www.viva64.com/en/w/v764/'>V764</a> Possible incorrect order of arguments passed to 'vmessage_with_id' function: 'name' and 'id'.
fcn-info.cc (414)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 379, 414.
fcn-info.cc (631)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 594, 631.
find.cc (401)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val != octave::math::fix(val). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
text-engine.h (66)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> Copy constructor is declared as private in the 'text_element_string' class, but the default '=' operator will still be generated by compiler. It is dangerous to use such a class.
ft-text-renderer.cc (153)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
ft-text-renderer.cc (788)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: x0 + c < 0.
ft-text-renderer.cc (1260)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ft-text-renderer.cc (1262)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation == 90.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ft-text-renderer.cc (1264)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation == 180.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ft-text-renderer.cc (1266)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation == 270.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
ft-text-renderer.cc (376)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: line_xoffset.
gcd.cc (48)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: bb != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
gcd.cc (131)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: bb != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
getgrent.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
getpwent.cc (102)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
gl-render.cc (2368)
<a target="_blank" href='https://www.viva64.com/en/w/v1020/'>V1020</a> The function exited without calling the 'm_glfcns.glEnd' function. Check lines: 2368, 2286.
gl-render.cc (2368)
<a target="_blank" href='https://www.viva64.com/en/w/v1020/'>V1020</a> The function exited without calling the 'm_glfcns.glEnd' function. Check lines: 2368, 2312.
gl-render.cc (2699)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: props.get_edgealpha_double() == 1. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
gl-render.cc (3360)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: props.get_edgealpha_double() == 1. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
gl-render.cc (3566)
<a target="_blank" href='https://www.viva64.com/en/w/v1020/'>V1020</a> The function exited without calling the 'm_glfcns.glEnd' function. Check lines: 3566, 3426.
gl-render.cc (3565)
<a target="_blank" href='https://www.viva64.com/en/w/v1020/'>V1020</a> The function exited without calling the 'm_glfcns.glEnd' function. Check lines: 3565, 3426.
gl-render.cc (3704)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
gl-render.cc (3704)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation != 90.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
gl-render.cc (3705)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation != 180.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
gl-render.cc (3705)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rotation != 270.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
gl-render.cc (4616)
<a target="_blank" href='https://www.viva64.com/en/w/v1034/'>V1034</a> Do not use real type variables as loop counters.
gl-render.cc (4638)
<a target="_blank" href='https://www.viva64.com/en/w/v1034/'>V1034</a> Do not use real type variables as loop counters.
gl2ps-print.cc (825)
<a target="_blank" href='https://www.viva64.com/en/w/v526/'>V526</a> The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.
gl2ps-print.cc (828)
<a target="_blank" href='https://www.viva64.com/en/w/v526/'>V526</a> The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.
gl2ps-print.cc (831)
<a target="_blank" href='https://www.viva64.com/en/w/v526/'>V526</a> The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.
graphics.cc (1445)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: new_dval != dval. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
graphics.cc (1554)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'finite_constraint == NOT_INF' is always true.
graphics.cc (1600)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: data.scalar_value() == v.scalar_value(). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (1600)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d1[i] != d2[i]. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
graphics.cc (1602)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (1602)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: d1[i] != d2[i]. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
graphics.cc (2107)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cf.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (2727)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: h.value() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (3248)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: hp == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (3259)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: old_parent_go.get_handle() != hp. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
graphics.cc (3394)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cbo.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (3408)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: co.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics-props.cc (123)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 121, 123.
graphics-props.cc (972)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 970, 972.
graphics-props.cc (974)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 972, 974.
graphics-props.cc (976)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 974, 976.
graphics-props.cc (978)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 976, 978.
graphics-props.cc (980)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 978, 980.
graphics-props.cc (982)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 980, 982.
graphics-props.cc (984)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 982, 984.
graphics-props.cc (986)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 984, 986.
graphics-props.cc (988)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 986, 988.
graphics-props.cc (990)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 988, 990.
graphics-props.cc (992)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 990, 992.
graphics-props.cc (994)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 992, 994.
graphics-props.cc (996)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 994, 996.
graphics-props.cc (998)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 996, 998.
graphics-props.cc (1000)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 998, 1000.
graphics-props.cc (1002)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1000, 1002.
graphics-props.cc (1004)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1002, 1004.
graphics-props.cc (1006)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1004, 1006.
graphics-props.cc (1008)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1006, 1008.
graphics-props.cc (1010)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1008, 1010.
graphics-props.cc (1012)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1010, 1012.
graphics-props.cc (2173)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2171, 2173.
graphics-props.cc (2175)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2173, 2175.
graphics-props.cc (2177)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2175, 2177.
graphics-props.cc (2179)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2177, 2179.
graphics-props.cc (2181)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2179, 2181.
graphics-props.cc (3142)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3140, 3142.
graphics-props.cc (3144)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3142, 3144.
graphics-props.cc (3146)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3144, 3146.
graphics-props.cc (3148)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3146, 3148.
graphics-props.cc (3150)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3148, 3150.
graphics-props.cc (3584)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3582, 3584.
graphics-props.cc (3586)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3584, 3586.
graphics-props.cc (3588)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3586, 3588.
graphics-props.cc (3590)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3588, 3590.
graphics-props.cc (3592)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3590, 3592.
graphics-props.cc (3594)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3592, 3594.
graphics-props.cc (3596)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3594, 3596.
graphics-props.cc (3598)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3596, 3598.
graphics-props.cc (3600)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3598, 3600.
graphics-props.cc (3602)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3600, 3602.
graphics-props.cc (3604)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3602, 3604.
graphics-props.cc (4022)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4020, 4022.
graphics-props.cc (4024)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4022, 4024.
graphics-props.cc (4026)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4024, 4026.
graphics-props.cc (4028)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4026, 4028.
graphics-props.cc (4030)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4028, 4030.
graphics-props.cc (4032)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4030, 4032.
graphics-props.cc (4034)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4032, 4034.
graphics-props.cc (4036)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4034, 4036.
graphics-props.cc (4038)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4036, 4038.
graphics-props.cc (4677)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4675, 4677.
graphics-props.cc (4679)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4677, 4679.
graphics-props.cc (4681)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4679, 4681.
graphics-props.cc (4683)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4681, 4683.
graphics-props.cc (4685)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4683, 4685.
graphics-props.cc (4687)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4685, 4687.
graphics-props.cc (4689)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4687, 4689.
graphics-props.cc (4691)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4689, 4691.
graphics-props.cc (4693)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4691, 4693.
graphics-props.cc (5333)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5331, 5333.
graphics-props.cc (5335)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5333, 5335.
graphics-props.cc (5337)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5335, 5337.
graphics-props.cc (5339)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5337, 5339.
graphics-props.cc (5341)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5339, 5341.
graphics-props.cc (5343)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5341, 5343.
graphics-props.cc (5345)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5343, 5345.
graphics-props.cc (5347)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5345, 5347.
graphics-props.cc (5349)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5347, 5349.
graphics-props.cc (5824)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5822, 5824.
graphics-props.cc (5826)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5824, 5826.
graphics-props.cc (5828)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5826, 5828.
graphics-props.cc (5830)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5828, 5830.
graphics-props.cc (5832)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5830, 5832.
graphics-props.cc (5834)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5832, 5834.
graphics-props.cc (5836)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5834, 5836.
graphics-props.cc (5838)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5836, 5838.
graphics-props.cc (5840)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5838, 5840.
graphics-props.cc (6110)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 6108, 6110.
graphics-props.cc (6632)
<a target="_blank" href='https://www.viva64.com/en/w/v581/'>V581</a> The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 6630, 6632.
graphics.cc (5773)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: el == 90. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (5773)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: el == - 90. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (5798)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: el == 90. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (5798)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: el == - 90. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (5993)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xPlane == x_min. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (6021)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: yPlane == y_min. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (6049)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zPlane == z_min. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (6760)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items 'val', 'val', 'val', 'tval' in lines 6760, 6761, 6762, 6763.
graphics.cc (6837)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'i == 3' is always true.
graphics.cc (6860)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dpr != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
graphics.cc (6869)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: text_rotation == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (6869)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: text_rotation == 180.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (6871)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: text_rotation == 90.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (6871)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: text_rotation == 270.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (7232)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (7517)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: max_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (7551)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: min_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (7551)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: max_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (8294)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (8322)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (8493)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (8521)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (8959)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ca.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (9519)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'xd', 'yd' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'idx.dims()' expression. Check lines: 9518, 9519.
graphics.cc (11224)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
graphics.cc (12562)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(val) == val. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (13164)
<a target="_blank" href='https://www.viva64.com/en/w/v1020/'>V1020</a> The function exited without calling the 'gh_manager::unlock' function. Check lines: 13164, 13085.
graphics.cc (13164)
<a target="_blank" href='https://www.viva64.com/en/w/v1020/'>V1020</a> The function exited without calling the 'gh_manager::unlock' function. Check lines: 13164, 13109.
graphics.cc (13587)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: h == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
graphics.cc (11417)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: notify_toolkit.
gsvd.cc (184)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'retval(0)', 'retval(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'octave::float_identity_matrix(nc, nc)' expression. Check lines: 183, 184.
gsvd.cc (197)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'retval(0)', 'retval(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'octave::identity_matrix(nc, nc)' expression. Check lines: 196, 197.
inv.cc (192)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xrcond + 1.0F == 1.0F. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
inv.cc (197)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xrcond + 1.0 == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
inv.cc (200)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Potentially uninitialized variable 'info' used.
load-save.cc (659)
<a target="_blank" href='https://www.viva64.com/en/w/v1024/'>V1024</a> The 'is' stream is checked for EOF before reading from it, but is not checked after reading. Potential use of invalid data.
load-save.cc (1049)
<a target="_blank" href='https://www.viva64.com/en/w/v636/'>V636</a> The 'val.byte_size() / 1024' expression was implicitly cast from 'size_t' type to 'double' type. Consider utilizing an explicit type cast to avoid the loss of a fractional part. An example: double A = (double)(X) / Y;.
load-save.cc (1124)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type. Inspect the eighth argument.
load-save.cc (1510)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: append.
ls-hdf5.cc (1011)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'retval >= 0' is always true.
ls-mat-ascii.cc (273)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nr < 1.
ls-mat-ascii.cc (273)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: nc < 1.
ls-mat5.cc (501)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '(A && !B) || (!A && B)' expression is equivalent to the 'bool(A) != bool(B)' expression.
ls-mat5.cc (1625)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items '4', '1', '2', '4', '1', '2', '4' in lines 1625, 1626, 1627, 1628, 1629, 1630, 1631.
ls-mat5.cc (1710)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items '4', '1', '2', '4', '1', '2', '4' in lines 1710, 1711, 1712, 1713, 1714, 1715, 1716.
ls-mat5.cc (2013)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: nel > 0.
ls-mat5.cc (2013)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true.
ls-mat5.cc (2013)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false.
ls-mat5.cc (2183)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '6 > max_namelen' is always false.
ls-oct-text.cc (403)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: !fail.
lu.cc (171)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'thres(0)', 'thres(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'tmp(0)' expression. Check lines: 170, 171.
mappers.cc (234)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'Farg' function is fully equivalent to the body of 'Fangle' function.
mex.cc (289)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dims'. Check lines: 289, 283.
mex.cc (432)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The bool type is implicitly cast to the double type.
mex.cc (436)
<a target="_blank" href='https://www.viva64.com/en/w/v523/'>V523</a> The 'then' statement is equivalent to the 'else' statement.
mex.cc (681)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dims'. Check lines: 681, 677.
mex.cc (708)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dims'. Check lines: 708, 705.
mex.cc (723)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dims'. Check lines: 723, 721.
mex.cc (733)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dims'. Check lines: 733, 730.
mex.cc (893)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 893, 892.
mex.cc (1225)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The bool type is implicitly cast to the double type.
mex.cc (1708)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'fields'. Check lines: 1708, 1701.
mex.cc (1819)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'new_fields'. Check lines: 1819, 1812.
mex.cc (1835)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'new_data'. Check lines: 1835, 1815.
mex.cc (1955)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'data'. Check lines: 1955, 1947.
mex.cc (3173)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'context' is stored outside the scope of this variable. Such a pointer will become invalid.
mex.cc (3411)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strlen' function. Inspect the first argument.
mex.cc (3459)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strlen' function. Inspect the first argument.
mex.cc (3658)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'fname'.
mex.cc (3711)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'fname'.
oct-hdf5-types.cc (43)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: !ok.
oct-hdf5-types.cc (50)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: !ok.
oct-map.cc (73)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'octave_fields::getfield' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 66, 73.
oct-map.cc (254)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'octave_scalar_map::contents' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 249, 254.
oct-map.cc (352)
<a target="_blank" href='https://www.viva64.com/en/w/v659/'>V659</a> Declarations of functions with 'octave_map::contents' name differ in the 'const' keyword only, but the bodies of these functions have different composition. This is suspicious and can possibly be an error. Check lines: 347, 352.
oct-procbuf.cc (147)
<a target="_blank" href='https://www.viva64.com/en/w/v631/'>V631</a> Consider inspecting the 'execl' function call. Defining an absolute path to the file or directory is considered a poor style.
oct-stream.cc (107)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ival == dval. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (166)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dnr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (572)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'width' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
oct-stream.cc (893)
<a target="_blank" href='https://www.viva64.com/en/w/v764/'>V764</a> Possible incorrect order of arguments passed to 'process_conversion' function: 'type' and 'modifier'.
oct-stream.cc (1272)
<a target="_blank" href='https://www.viva64.com/en/w/v768/'>V768</a> The variable 'flags' is of enum type. It is odd that it is used as a variable of a Boolean-type.
oct-stream.cc (2336)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'width', 'prec', 'bitwidth' arguments are non-constant references. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
oct-stream.cc (2485)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (2495)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: !progress.
oct-stream.cc (2646)
<a target="_blank" href='https://www.viva64.com/en/w/v765/'>V765</a> A compound assignment expression 'size += size + 1' is suspicious. Consider inspecting it for a possible error.
oct-stream.cc (2789)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'width_left' is always true.
oct-stream.cc (2838)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'width_left' is always true.
oct-stream.cc (2846)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'width_left' is always true.
oct-stream.cc (3249)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (3261)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (3480)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'elem'.
oct-stream.cc (5447)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
oct-stream.cc (5474)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: math::x_nint(dval) == dval. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (5523)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: math::x_nint(dval) == dval. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (5618)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dval == math::fix(dval). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (5645)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: dval == math::fix(dval). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-stream.cc (2510)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: delim_len.
oct-tex-lexer.ll (108)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 108, 108.
oct-tex-lexer.ll (118)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'yyg->yy_c_buf_p' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 118, 118.
oct-tex-lexer.cc (2216)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the 'b->yy_buf_size + 2' operator to the 'yy_size_t' type, not the result.
oct-tex-lexer.cc (2435)
<a target="_blank" href='https://www.viva64.com/en/w/v779/'>V779</a> Unreachable code detected. It is possible that an error is present.
oct-tex-lexer.cc (2503)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 2492, 2503.
oct-tex-lexer.cc (2542)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the 'b->yy_buf_size + 2' operator to the 'yy_size_t' type, not the result.
oct-tex-lexer.cc (2656)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 2645, 2656.
oct-tex-lexer.cc (2674)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 2670, 2674.
oct-tex-lexer.cc (2795)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the '_yybytes_len + 2' operator to the 'yy_size_t' type, not the result.
oct-tex-lexer.cc (2867)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 2864, 2867.
oct-tex-lexer.cc (2880)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 2877, 2880.
oct-tex-lexer.cc (2942)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 2939, 2942.
oct-tex-lexer.cc (2957)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'yyg->yy_buffer_stack' pointer was used unsafely after it was verified against nullptr. Check lines: 2954, 2957.
oct-tex-lexer.cc (386)
<a target="_blank" href='https://www.viva64.com/en/w/v1003/'>V1003</a> The macro 'YY_STATE_EOF' is a dangerous expression. The parameter 'state' must be surrounded by parentheses.
oct-tex-parser.cc (1638)
<a target="_blank" href='https://www.viva64.com/en/w/v557/'>V557</a> Array underrun is possible. The value of 'yyn - 20' index could reach -20.
oct-tex-parser.cc (1642)
<a target="_blank" href='https://www.viva64.com/en/w/v557/'>V557</a> Array underrun is possible. The value of 'yyn - 20' index could reach -20.
pager.cc (390)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions '!m_page_screen_output' and 'm_page_screen_output'.
pager.cc (429)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'm_external_pager' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
pr-output.cc (415)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: inf_or_nan.
pr-output.cc (517)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: fw < 5.
pr-output.cc (690)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: r_fw < 5.
pr-output.cc (758)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: inf_or_nan.
pr-output.cc (909)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: r_fw < 5.
pr-output.cc (1256)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: max_abs == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
pr-output.cc (1258)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: min_abs == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
pr-output.cc (1423)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: scale != 1. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
pr-output.cc (1520)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: scale != 1. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
pr-output.cc (1840)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: j < lim.
pr-output.cc (1956)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: j < lim.
pr-output.cc (2094)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'i < m' is always true.
pr-output.cc (2250)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: j < lim.
pr-output.cc (2420)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: increment != 1. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
pr-output.cc (2428)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: increment != 1. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
pr-output.cc (2694)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'i < m' is always true.
qz.cc (217)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: safmin == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
regexp.cc (518)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
sparse-xdiv.cc (377)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: a == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
sparse-xpow.cc (49)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
sparse-xpow.cc (485)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: b == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
sparse-xpow.cc (690)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: b == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
strfns.cc (903)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'utf8_str' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 899, 903.
strfns.cc (955)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'native_bytes' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 951, 955.
syminfo.cc (531)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Potentially uninitialized variable 'param.balance' used.
syminfo.cc (446)
<a target="_blank" href='https://www.viva64.com/en/w/v1026/'>V1026</a> The 'idx' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.
syminfo.cc (555)
<a target="_blank" href='https://www.viva64.com/en/w/v1026/'>V1026</a> The 'idx' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.
sysdep.cc (233)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp(0).double_value() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
utils.cc (188)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 's2' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
utils.cc (1103)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'dim(0)', 'dim(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'v(0)' expression. Check lines: 1102, 1103.
xpow.cc (133)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
xpow.cc (184)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
xpow.cc (397)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
xpow.cc (445)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
xpow.cc (1532)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
xpow.cc (1584)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
xpow.cc (1787)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
xpow.cc (1835)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
zfstream.cc (282)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'buffer' pointer was used unsafely after it was verified against nullptr. Check lines: 271, 282.
Array-d.cc (138)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'mode == ASCENDING' is always true.
Array-f.cc (138)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'mode == ASCENDING' is always true.
boolSparse.cc (141)
<a target="_blank" href='https://www.viva64.com/en/w/v1008/'>V1008</a> Consider inspecting the 'for' operator. No more than one iteration of the loop will be performed.
boolSparse.cc (141)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
CDiagMatrix.cc (250)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r <= c' and 'r > c'.
CDiagMatrix.cc (262)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 259, 262.
CDiagMatrix.cc (269)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
CDiagMatrix.cc (280)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r >= c' and 'r < c'.
CDiagMatrix.cc (292)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 289, 292.
CDiagMatrix.cc (299)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
CDiagMatrix.cc (345)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CDiagMatrix.cc (490)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (960)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcon == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (996)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tol == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (1081)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'dv', 'retval' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'rows(), cols()' expression. Check lines: 1079, 1081.
CMatrix.cc (1095)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'dv', 'retval' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'rows(), cols()' expression. Check lines: 1093, 1095.
CMatrix.cc (1582)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (1680)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (1772)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (1867)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (2408)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (2584)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CMatrix.cc (3215)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items 'cc', 'cc', 'cs' in lines 3215, 3216, 3217.
CNDArray.cc (326)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(r_val) != r_val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CNDArray.cc (327)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(i_val) != i_val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (254)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: abs_max != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (265)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (330)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (411)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: abs_min != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (422)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (487)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (832)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (835)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (856)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (859)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (920)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (934)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (939)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[j] != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (942)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (954)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[j] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1565)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1603)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1641)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1676)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1715)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (1804)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1828)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1840)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[rperm[i]] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1864)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1901)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1924)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1936)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1958)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (1997)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (2076)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2114)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2152)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2187)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2226)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (2315)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2339)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2351)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[rperm[i]] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2375)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2412)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2435)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2447)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2469)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2508)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (2586)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2633)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2685)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2719)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2757)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (2841)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2876)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2888)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2910)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2962)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2984)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (2996)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3019)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3058)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (3136)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3183)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3236)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3271)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3310)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (3393)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3428)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3440)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3462)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3514)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3536)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3548)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3571)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3610)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Array.h (454)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> Instantiation of Array < F77_INT >: A call of the 'compute_index' function will lead to overflow of the buffer 'ra_idx.data()'.
CSparse.cc (3928)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3940)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (3951)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'typ != MatrixType::Tridiagonal_Hermitian' is always true.
CSparse.cc (4271)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (4283)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (4295)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'typ != MatrixType::Tridiagonal_Hermitian' is always true.
CSparse.cc (4397)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (4530)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (4666)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (4720)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (4832)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (4880)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (4892)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (5007)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5137)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5275)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5331)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (5343)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (5445)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5494)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (5506)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (5609)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5688)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
CSparse.cc (5691)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5706)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (5717)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (5718)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (5756)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5766)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5731)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (5744)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (5940)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
CSparse.cc (5943)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5958)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (5969)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (5970)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (5992)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (5993)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6018)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (6028)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (5983)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (6006)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (6166)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (6243)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
CSparse.cc (6246)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (6261)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6272)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6273)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6311)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (6321)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (6286)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (6299)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (6474)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
CSparse.cc (6477)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (6492)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6503)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6504)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6526)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6527)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (6552)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (6562)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (6517)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (6540)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
CSparse.cc (6676)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (6701)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
CSparse.cc (7378)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(r_val) != r_val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7379)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(i_val) != i_val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7357)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'max_val', 'min_val' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'std::real(data(0))' expression. Check lines: 7356, 7357.
CSparse.cc (7397)
<a target="_blank" href='https://www.viva64.com/en/w/v1008/'>V1008</a> Consider inspecting the 'for' operator. No more than one iteration of the loop will be performed.
CSparse.cc (7397)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
CSparse.cc (7403)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
CSparse.cc (7403)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
CSparse.cc (7425)
<a target="_blank" href='https://www.viva64.com/en/w/v1008/'>V1008</a> Consider inspecting the 'for' operator. No more than one iteration of the loop will be performed.
CSparse.cc (7425)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(1.0) > Epsilon.
CSparse.cc (7433)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(0.0) > Epsilon.
CSparse.cc (7447)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(0.0) > Epsilon.
CSparse.cc (7764)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7774)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: jb_lt_max.
CSparse.cc (7777)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7789)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7830)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::max(c, 0.) != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7881)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7891)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: jb_lt_max.
CSparse.cc (7894)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
CSparse.cc (7906)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dDiagMatrix.cc (173)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r <= c' and 'r > c'.
dDiagMatrix.cc (185)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 182, 185.
dDiagMatrix.cc (192)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
dDiagMatrix.cc (203)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r >= c' and 'r < c'.
dDiagMatrix.cc (215)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 212, 215.
dDiagMatrix.cc (222)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
dDiagMatrix.cc (266)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dDiagMatrix.cc (326)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (665)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcon == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (695)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tol == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (1262)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (1359)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (1447)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (1536)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (2059)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dMatrix.cc (2225)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dNDArray.cc (353)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'max_val', 'min_val' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'elem(0)' expression. Check lines: 352, 353.
dRowVector.cc (279)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x1 == x2. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (247)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp_max != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (258)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (324)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (398)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp_min != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (409)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (475)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (775)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (778)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: v != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (799)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (802)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (863)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (877)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (882)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[j] != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (885)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pivot != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (897)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[j] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1499)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1537)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1575)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1610)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1648)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (1737)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1761)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1773)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[rperm[i]] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1797)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1834)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1857)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1869)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1891)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (1930)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (2009)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2048)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2086)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2122)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2161)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (2250)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2274)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2286)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[rperm[i]] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2311)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2348)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2371)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2383)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2406)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2445)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (2524)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2571)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2623)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2659)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2698)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (2781)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2816)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2828)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2850)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2902)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2924)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2936)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2959)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (2998)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (3076)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3124)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3177)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3213)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3252)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (3335)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3370)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3382)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3405)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3457)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3479)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3491)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: cwork[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3515)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[k] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3554)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (3861)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3873)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (3884)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'typ != MatrixType::Tridiagonal_Hermitian' is always true.
dSparse.cc (4220)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (4220)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bz[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (4232)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (4232)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bz[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (4245)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'typ != MatrixType::Tridiagonal_Hermitian' is always true.
dSparse.cc (4347)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (4479)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (4615)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (4669)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (4725)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'anorm' used.
dSparse.cc (4780)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (4829)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (4841)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: work[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (4956)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5064)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'anorm' used.
dSparse.cc (5119)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5280)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5359)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5359)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bz[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5371)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5371)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bz[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5418)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'anorm' used.
dSparse.cc (5473)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5537)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5537)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bz[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5549)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bx[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5549)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: Bz[i] != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (5649)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5729)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
dSparse.cc (5732)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5747)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (5758)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (5759)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (5798)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5808)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5772)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (5785)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (5954)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
dSparse.cc (5957)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5972)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (5983)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (5984)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6006)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6007)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6032)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (6042)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (5997)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (6020)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (6150)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (6227)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
dSparse.cc (6230)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (6245)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6256)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6257)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6295)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (6305)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (6270)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (6283)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (6472)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
dSparse.cc (6475)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (6490)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6501)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6502)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6524)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6525)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (6550)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (6560)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (6515)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (6538)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
dSparse.cc (6681)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7290)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7290)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7317)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(val) == val. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
dSparse.cc (7350)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(val) != val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7338)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'max_val', 'min_val' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'data(0)' expression. Check lines: 7337, 7338.
dSparse.cc (7402)
<a target="_blank" href='https://www.viva64.com/en/w/v1008/'>V1008</a> Consider inspecting the 'for' operator. No more than one iteration of the loop will be performed.
dSparse.cc (7402)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
dSparse.cc (7408)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
dSparse.cc (7408)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
dSparse.cc (7420)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: t != double (). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7430)
<a target="_blank" href='https://www.viva64.com/en/w/v1008/'>V1008</a> Consider inspecting the 'for' operator. No more than one iteration of the loop will be performed.
dSparse.cc (7430)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp[i] != double (). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7430)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(1.0) > Epsilon.
dSparse.cc (7438)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp[i] != double (). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7438)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(0.0) > Epsilon.
dSparse.cc (7452)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp[i] != double (). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7452)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(0.0) > Epsilon.
dSparse.cc (7645)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7658)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::min(d, m.data(i)) != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7671)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7722)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7732)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: jb_lt_max.
dSparse.cc (7735)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7747)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7796)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7809)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::max(d, m.data(i)) != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7821)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7872)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7882)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: jb_lt_max.
dSparse.cc (7885)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7897)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7928)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s != rhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
dSparse.cc (7931)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s != lhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
fCDiagMatrix.cc (254)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r <= c' and 'r > c'.
fCDiagMatrix.cc (266)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 263, 266.
fCDiagMatrix.cc (273)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
fCDiagMatrix.cc (284)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r >= c' and 'r < c'.
fCDiagMatrix.cc (296)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 293, 296.
fCDiagMatrix.cc (303)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
fCDiagMatrix.cc (349)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCDiagMatrix.cc (494)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (963)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcon == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (999)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tol == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (1084)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'dv', 'retval' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'rows(), cols()' expression. Check lines: 1082, 1084.
fCMatrix.cc (1098)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'dv', 'retval' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'rows(), cols()' expression. Check lines: 1096, 1098.
fCMatrix.cc (1584)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (1686)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (1782)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (1877)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (2434)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (2613)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fCMatrix.cc (3244)
<a target="_blank" href='https://www.viva64.com/en/w/v525/'>V525</a> The code contains the collection of similar blocks. Check items 'cc', 'cc', 'cs' in lines 3244, 3245, 3246.
fCNDArray.cc (326)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(r_val) != r_val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
fCNDArray.cc (327)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(i_val) != i_val. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
fDiagMatrix.cc (173)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r <= c' and 'r > c'.
fDiagMatrix.cc (185)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 182, 185.
fDiagMatrix.cc (192)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
fDiagMatrix.cc (203)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r >= c' and 'r < c'.
fDiagMatrix.cc (215)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 212, 215.
fDiagMatrix.cc (222)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
fDiagMatrix.cc (266)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: val == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fDiagMatrix.cc (326)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (671)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcon == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (701)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tol == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (1271)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (1374)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (1470)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (1556)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (2086)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fMatrix.cc (2250)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s.elem(0) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fNDArray.cc (310)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'max_val', 'min_val' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'elem(0)' expression. Check lines: 309, 310.
fRowVector.cc (279)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x1 == x2. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
idx-vector.cc (108)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
idx-vector.cc (155)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: b != std::trunc(b). It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
idx-vector.cc (226)
<a target="_blank" href='https://www.viva64.com/en/w/v669/'>V669</a> The 'conv_error' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.
idx-vector.cc (243)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: static_cast<double> (i) != x. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
idx-vector.cc (820)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (830)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (853)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'rj'.
idx-vector.cc (868)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (869)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'rj'.
idx-vector.cc (882)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (886)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'rj'.
idx-vector.cc (910)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (910)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'rj'.
idx-vector.cc (921)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (924)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'rj'.
idx-vector.cc (934)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'rj'.
idx-vector.cc (968)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (980)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (989)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1018)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dynamic_cast< idx_range_rep * > (rep)'.
idx-vector.cc (1046)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1063)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1078)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1085)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1093)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1118)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1187)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1208)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1211)
<a target="_blank" href='https://www.viva64.com/en/w/v781/'>V781</a> The value of the 'len' variable is checked after it was used. Perhaps there is a mistake in program logic. Check lines: 1211, 1217.
idx-vector.cc (1239)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1246)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1253)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
idx-vector.cc (1260)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'r'.
MatrixType.cc (121)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: aij == aji. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
MatrixType.cc (244)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (340)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: sp_bandden != 1.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (511)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(d) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
MatrixType.cc (485)
<a target="_blank" href='https://www.viva64.com/en/w/v586/'>V586</a> The 'delete' operator is called twice for deallocation of the same memory space.
MatrixType.cc (653)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
MatrixType.cc (655)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (662)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (675)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
MatrixType.cc (677)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (707)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
MatrixType.cc (709)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (740)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (766)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (792)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (818)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (842)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
MatrixType.cc (888)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'typ == MatrixType::Full' is always true.
Range.cc (47)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Range.cc (48)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Range.cc (64)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rng_inc != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
Range.cc (66)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rng_base == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Range.cc (66)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rng_limit == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Range.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
Range.cc (350)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rng_base != b. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
Range.cc (361)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rng_limit != l. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
Range.cc (372)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rng_inc != i. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
Range.cc (560)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rng_inc == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Sparse.cc (304)
<a target="_blank" href='https://www.viva64.com/en/w/v778/'>V778</a> Two similar code fragments were found. Perhaps, this is a typo and 'c' variable should be used instead of 'r'.
Sparse-C.cc (49)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xabs(a) == xabs(b). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Sparse-C.cc (57)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xabs(a) == xabs(b). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (307)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (310)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (347)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (428)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (435)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (471)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (474)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (513)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (750)
<a target="_blank" href='https://www.viva64.com/en/w/v1034/'>V1034</a> Do not use real type variables as loop counters.
Faddeeva.cc (819)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Faddeeva.cc (830)
<a target="_blank" href='https://www.viva64.com/en/w/v636/'>V636</a> The 'n * n' expression was implicitly cast from 'int' type to 'double' type. Consider utilizing an explicit type cast to avoid overflow. An example: double A = (double)(X) * Y;.
Faddeeva.cc (848)
<a target="_blank" href='https://www.viva64.com/en/w/v636/'>V636</a> The 'n * n' expression was implicitly cast from 'int' type to 'double' type. Consider utilizing an explicit type cast to avoid overflow. An example: double A = (double)(X) * Y;.
Faddeeva.cc (867)
<a target="_blank" href='https://www.viva64.com/en/w/v636/'>V636</a> The 'n * n' expression was implicitly cast from 'int' type to 'double' type. Consider utilizing an explicit type cast to avoid overflow. An example: double A = (double)(X) * Y;.
Faddeeva.cc (884)
<a target="_blank" href='https://www.viva64.com/en/w/v636/'>V636</a> The 'n * n' expression was implicitly cast from 'int' type to 'double' type. Consider utilizing an explicit type cast to avoid overflow. An example: double A = (double)(X) * Y;.
DASPK.cc (62)
<a target="_blank" href='https://www.viva64.com/en/w/v707/'>V707</a> Giving short names to global variables is considered to be bad practice. It is suggested to rename 'nn' variable.
DASPK.cc (358)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: eiq == 3.
DASPK.cc (403)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: eiq == 3.
DASPK.cc (633)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: next_crit == next_out. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
DASRT.cc (60)
<a target="_blank" href='https://www.viva64.com/en/w/v707/'>V707</a> Giving short names to global variables is considered to be bad practice. It is suggested to rename 'nn' variable.
DASRT.cc (478)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: next_crit == next_out. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
DASSL.cc (57)
<a target="_blank" href='https://www.viva64.com/en/w/v707/'>V707</a> Giving short names to global variables is considered to be bad practice. It is suggested to rename 'nn' variable.
DASSL.cc (438)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: next_crit == next_out. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
EIG.cc (136)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: wi.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
EIG.cc (490)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ai.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
gsvd.cc (535)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: jobu == 'O'.
gsvd.cc (540)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: jobv == 'O'.
gsvd.cc (545)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: jobq == 'O'.
LSODE.cc (440)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: next_crit == next_out. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
Quad.cc (160)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
Quad.cc (224)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
Quad.cc (230)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
Quad.cc (277)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
Array.h (454)
<a target="_blank" href='https://www.viva64.com/en/w/v512/'>V512</a> Instantiation of Array <float>: A call of the 'compute_index' function will lead to overflow of the buffer 'ra_idx.data()'.
eigs-base.cc (349)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
eigs-base.cc (386)
<a target="_blank" href='https://www.viva64.com/en/w/v614/'>V614</a> Uninitialized variable 'info' used.
eigs-base.cc (430)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: sigma != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
eigs-base.cc (511)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
eigs-base.cc (530)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: sigma != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
eigs-base.cc (593)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
eigs-base.cc (612)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::real(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
eigs-base.cc (612)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
eigs-base.cc (694)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
eigs-base.cc (713)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::real(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
eigs-base.cc (713)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
eigs-base.cc (776)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
eigs-base.cc (1393)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(sigma) > Epsilon.
eigs-base.cc (1475)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(std::abs(sigma)) < Epsilon.
eigs-base.cc (1596)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (1619)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (1638)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (1657)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (1706)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: mode == 1.
eigs-base.cc (1724)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: mode == 1.
eigs-base.cc (2021)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: di[i] == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
eigs-base.cc (2397)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: di[i] == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
eigs-base.cc (2503)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(sigmar) > Epsilon.
eigs-base.cc (2586)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(std::abs(sigmar)) < Epsilon.
eigs-base.cc (2711)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (2734)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (2753)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (2772)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (2840)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: di[i] == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
eigs-base.cc (3783)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (3806)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (3825)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
eigs-base.cc (3844)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
fEIG.cc (135)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: wi.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
fEIG.cc (484)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ai.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.cc (87)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(x) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.cc (98)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(x) == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.cc (109)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(x) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.cc (120)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: std::imag(x) == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-mappers.cc (165)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ax != lax. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
lo-mappers.cc (173)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ax != lax. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
lo-specfun.cc (160)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (230)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (313)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (366)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (366)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (378)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (432)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (490)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (490)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (502)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (872)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (923)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.real() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (923)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (935)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (988)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1036)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.real() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1036)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1047)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1406)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1477)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1616)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: u.real() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1728)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1730)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 2.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1849)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: ax == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1920)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1924)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1943)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-specfun.cc (1947)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-fftw.cc (116)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
oct-fftw.cc (201)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'tmp[i]', 'nn' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'dims(j)' expression. Check lines: 200, 201.
oct-fftw.cc (320)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'tmp[i]', 'nn' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'dims(j)' expression. Check lines: 319, 320.
oct-fftw.cc (476)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
oct-fftw.cc (559)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'tmp[i]', 'nn' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'dims(j)' expression. Check lines: 558, 559.
oct-fftw.cc (678)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'tmp[i]', 'nn' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'dims(j)' expression. Check lines: 677, 678.
oct-norm.cc (466)
<a target="_blank" href='https://www.viva64.com/en/w/v764/'>V764</a> Possible incorrect order of arguments passed to 'dual_p' function: 'q' and 'p'.
oct-rand.cc (67)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
oct-spparms.cc (47)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
randpoisson.cc (129)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: my != my_last. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
randpoisson.cc (332)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: t[tableidx] == t[tableidx - 1]. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
sparse-chol.cc (230)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
sparse-chol.cc (234)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: spu == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
sparse-chol.cc (253)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
sparse-chol.cc (254)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
sparse-chol.cc (255)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
sparse-chol.cc (256)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
sparse-chol.cc (257)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
sparse-chol.cc (258)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
sparse-chol.cc (270)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
sparse-chol.cc (271)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
sparse-chol.cc (292)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
sparse-chol.cc (283)
<a target="_blank" href='https://www.viva64.com/en/w/v506/'>V506</a> Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.
sparse-qr.cc (630)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (723)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (1294)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (1414)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (1652)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (1756)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (1991)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (2092)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
sparse-qr.cc (2189)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'P' function is fully equivalent to the body of 'Pinv' function.
svd.cc (350)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: jobu == 'O'.
svd.cc (358)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: jobv == 'O'.
smx-scm-s.cc (12)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s != rhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
smx-s-scm.cc (12)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: s != lhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
smx-scm-sm.cc (10)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: Complex() / Complex()
smx-sm-scm.cc (10)
<a target="_blank" href='https://www.viva64.com/en/w/v501/'>V501</a> There are identical sub-expressions to the left and to the right of the '/' operator: Complex() / Complex()
lo-sysdep.cc (63)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'tmp' pointer was used unsafely after it was verified against nullptr. Check lines: 60, 63.
lo-sysdep.cc (173)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'sprintf' function. Inspect the first argument. Check lines: 173, 171.
lo-sysinfo.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '!retval.empty()' is always false.
oct-env.cc (89)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
cmd-edit.cc (538)
<a target="_blank" href='https://www.viva64.com/en/w/v769/'>V769</a> The 'f' pointer in the 'f - s' expression could be nullptr. In such case, resulting value will be senseless and it should not be used.
cmd-edit.cc (836)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 836, 834.
cmd-edit.cc (857)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 857, 855.
cmd-edit.cc (878)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 878, 876.
cmd-edit.cc (909)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'matches' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 908, 909.
cmd-edit.cc (1729)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'c == 'A is always true.
cmd-edit.cc (1844)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The integer type is implicitly cast to the char type.
cmd-edit.cc (1737)
<a target="_blank" href='https://www.viva64.com/en/w/v536/'>V536</a> Be advised that the utilized constant value is represented by an octal form. Oct: '\033', Dec: 27.
cmd-edit.cc (1922)
<a target="_blank" href='https://www.viva64.com/en/w/v536/'>V536</a> Be advised that the utilized constant value is represented by an octal form. Oct: 0777, Dec: 511.
kpse.cc (491)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type. Inspect the second argument.
kpse.cc (655)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type. Inspect the second argument.
kpse.cc (784)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: dir.length() > 0.
kpse.cc (970)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always true: !quoted.
lo-array-errwarn.cc (225)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: n + 1 != nearest. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
lo-array-errwarn.cc (327)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-hash.cc (140)
<a target="_blank" href='https://www.viva64.com/en/w/v591/'>V591</a> Non-void function should return a value.
lo-regexp.cc (127)
<a target="_blank" href='https://www.viva64.com/en/w/v555/'>V555</a> The expression 'new_pos - pos > 0' will work as 'new_pos != pos'.
lo-regexp.cc (540)
<a target="_blank" href='https://www.viva64.com/en/w/v1026/'>V1026</a> The 'delta' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.
lo-regexp.cc (603)
<a target="_blank" href='https://www.viva64.com/en/w/v1026/'>V1026</a> The 'delta' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.
lo-utils.cc (44)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (47)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (47)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 1. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (50)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (65)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (68)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (68)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 1. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (71)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
lo-utils.cc (113)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'fgets' function. Inspect the first argument. Check lines: 113, 104.
lo-utils.cc (129)
<a target="_blank" href='https://www.viva64.com/en/w/v769/'>V769</a> The 'buf' pointer in the 'buf + tmp' expression could be nullptr. In such case, resulting value will be senseless and it should not be used. Check lines: 129, 122.
oct-inttypes.cc (233)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xx != y. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
oct-inttypes.cc (238)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xx == xxup. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (254)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xx != y. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
oct-inttypes.cc (259)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xx == xxup. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (261)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: xx == xxlo. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (582)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (584)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == 0.5. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (617)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (619)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: fabs(y) == 0.5. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (667)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (677)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (754)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (769)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (787)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
oct-inttypes.cc (784)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'powf' function is fully equivalent to the body of 'pow' function.
oct-mutex.cc (45)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'unlock' function is fully equivalent to the body of 'lock' function.
singleton-cleanup.cc (48)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
oct-rl-edit.c (201)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 201, 201.
oct-rl-edit.c (293)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 293, 293.
oct-rl-edit.c (301)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 301, 301.
oct-rl-edit.c (321)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 321, 321.
oct-rl-edit.c (329)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 329, 329.
oct-rl-edit.c (337)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 337, 337.
oct-rl-edit.c (435)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 435, 435.
oct-rl-hist.c (61)
<a target="_blank" href='https://www.viva64.com/en/w/v526/'>V526</a> The 'strcmp' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.
oct-rl-hist.c (279)
<a target="_blank" href='https://www.viva64.com/en/w/v1028/'>V1028</a> Possible overflow. Consider casting operands of the 'end - beg + 1' operator to the 'size_t' type, not the result.
oct-rl-hist.c (289)
<a target="_blank" href='https://www.viva64.com/en/w/v575/'>V575</a> The potential null pointer is passed into 'sprintf' function. Inspect the first argument. Check lines: 289, 286.
oct-rl-hist.c (294)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'retval'. Check lines: 294, 279.
octave-config.cc (109)
<a target="_blank" href='https://www.viva64.com/en/w/v656/'>V656</a> Variables 'vars["DATADIR"]', 'vars["DATAROOTDIR"]' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'prepend_octave_home("share")' expression. Check lines: 108, 109.
BlockArray.h (32)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: data.
CharacterColor.h (44)
<a target="_blank" href='https://www.viva64.com/en/w/v690/'>V690</a> The 'ColorEntry' class implements the '=' operator, but lacks a copy constructor. It is dangerous to use such a class.
CharacterColor.h (261)
<a target="_blank" href='https://www.viva64.com/en/w/v640/'>V640</a> The code's operational logic does not correspond with its formatting. The second statement will always be executed. It is possible that curly brackets are missing.
Emulation.cpp (165)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'codec == LocaleCodec' is always true.
Emulation.cpp (266)
<a target="_blank" href='https://www.viva64.com/en/w/v688/'>V688</a> The '_decoder' function argument possesses the same name as one of the class members, which can result in a confusion.
Filter.cpp (490)
<a target="_blank" href='https://www.viva64.com/en/w/v523/'>V523</a> The 'then' statement is equivalent to the 'else' statement.
History.cpp (83)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: readWriteBalance.
KeyboardTranslator.cpp (72)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'list' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 69, 72.
KeyboardTranslator.cpp (702)
<a target="_blank" href='https://www.viva64.com/en/w/v576/'>V576</a> Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the unsigned int type is expected.
Screen.cpp (304)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
Screen.cpp (315)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type.
Screen.cpp (1033)
<a target="_blank" href='https://www.viva64.com/en/w/v688/'>V688</a> The 'lines' local variable possesses the same name as one of the class members, which can result in a confusion.
ScreenWindow.cpp (208)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression 'mode == ScrollPages' is always true.
ScreenWindow.cpp (182)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'columnCount' function is fully equivalent to the body of 'windowColumns' function.
ScreenWindow.cpp (31)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: _screen.
Vt102Emulation.cpp (1164)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: m == 5.
Vt102Emulation.cpp (1187)
<a target="_blank" href='https://www.viva64.com/en/w/v560/'>V560</a> A part of conditional expression is always false: m == 5.
TerminalView.cpp (587)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '_cursorShape == IBeamCursor' is always true.
TerminalView.cpp (856)
<a target="_blank" href='https://www.viva64.com/en/w/v688/'>V688</a> The '_clipboard' local variable possesses the same name as one of the class members, which can result in a confusion.
TerminalView.cpp (887)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type.
TerminalView.cpp (942)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The '_fixedFont' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 938, 942.
TerminalView.cpp (1669)
<a target="_blank" href='https://www.viva64.com/en/w/v728/'>V728</a> An excessive check can be simplified. The '||' operator is surrounded by opposite expressions '_mouseMarks' and '!_mouseMarks'.
TerminalView.cpp (1835)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) < Epsilon.
TerminalView.cpp (2261)
<a target="_blank" href='https://www.viva64.com/en/w/v547/'>V547</a> Expression '_tripleClickMode == SelectWholeLine' is always true.
moc-SelfListener.cc (112)
<a target="_blank" href='https://www.viva64.com/en/w/v688/'>V688</a> The '_a' function argument possesses the same name as one of the class members, which can result in a confusion.
moc-SelfListener.cc (132)
<a target="_blank" href='https://www.viva64.com/en/w/v688/'>V688</a> The '_a' local variable possesses the same name as one of the class members, which can result in a confusion.
dialog.cc (468)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
dialog.cc (543)
<a target="_blank" href='https://www.viva64.com/en/w/v519/'>V519</a> The 'idx' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 520, 543.
documentation.cc (70)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'getenv("OCTAVE_QTHELP_COLLECTION")'. A constructor of the string class expects a valid pointer.
documentation.cc (96)
<a target="_blank" href='https://www.viva64.com/en/w/v595/'>V595</a> The 'm_help_engine' pointer was utilized before it was verified against nullptr. Check lines: 96, 110.
external-editor-interface.cc (101)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
files-dock-widget.cc (190)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
files-dock-widget.cc (406)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
files-dock-widget.cc (436)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
files-dock-widget.cc (472)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
files-dock-widget.cc (857)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
history-dock-widget.cc (318)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.h (412)
<a target="_blank" href='https://www.viva64.com/en/w/v703/'>V703</a> It is odd that the 'm_close_action' field in derived class 'file_editor' overwrites field in base class 'label_dock_widget'. Check lines: file-editor.h:412, octave-dock-widget.h:72.
file-editor-tab.cc (207)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type. Inspect the second argument.
file-editor-tab.cc (236)
<a target="_blank" href='https://www.viva64.com/en/w/v1004/'>V1004</a> The 'settings' pointer was used unsafely after it was verified against nullptr. Check lines: 226, 236.
file-editor-tab.cc (407)
<a target="_blank" href='https://www.viva64.com/en/w/v565/'>V565</a> An empty exception handler. Silent suppression of exceptions can hide the presence of bugs in source code during testing.
file-editor-tab.cc (408)
<a target="_blank" href='https://www.viva64.com/en/w/v565/'>V565</a> An empty exception handler. Silent suppression of exceptions can hide the presence of bugs in source code during testing.
file-editor-tab.cc (622)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'lexer' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
file-editor-tab.cc (654)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor-tab.cc (1446)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor-tab.cc (1911)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor-tab.cc (1998)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor-tab.cc (2029)
<a target="_blank" href='https://www.viva64.com/en/w/v565/'>V565</a> An empty exception handler. Silent suppression of exceptions can hide the presence of bugs in source code during testing.
file-editor-tab.cc (2245)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
file-editor-tab.cc (2611)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'true' value is implicitly cast to the integer type. Inspect the second argument.
file-editor.cc (206)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.cc (413)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.cc (449)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'fileEditorTab' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
file-editor.cc (1270)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.cc (1330)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'fileEditorTab' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
file-editor.cc (1549)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.cc (1623)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.cc (2373)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.cc (2383)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
file-editor.cc (2401)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
octave-qscintilla.cc (122)
<a target="_blank" href='https://www.viva64.com/en/w/v601/'>V601</a> The 'false' value is implicitly cast to the integer type. Inspect the second argument.
octave-qscintilla.cc (396)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
ui-settings-dialog.h (40)
<a target="_blank" href='https://www.viva64.com/en/w/v553/'>V553</a> The length of 'Ui_settings_dialog' class's declaration is more than 2000 lines long. You should consider refactoring the code.
main-window.cc (366)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'dock'.
main-window.cc (394)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
main-window.cc (414)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
main-window.cc (852)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
main-window.cc (910)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
main-window.cc (1066)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
main-window.cc (1081)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
main-window.cc (1108)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
main-window.cc (1615)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
main-window.cc (2450)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
main-window.cc (2557)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
octave-dock-widget.cc (312)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
octave-gui.cc (42)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> Not all members of a class are initialized inside the constructor. Consider inspecting: m_argc, m_argv.
resource-manager.cc (179)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
resource-manager.cc (297)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'm_settings' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
settings-dialog.cc (550)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
settings-dialog.cc (816)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
shortcut-manager.cc (175)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
shortcut-manager.cc (678)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
shortcut-manager.cc (698)
<a target="_blank" href='https://www.viva64.com/en/w/v668/'>V668</a> There is no sense in testing the 'osc_settings' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.
shortcut-manager.cc (97)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> It is possible that not all members of a class are initialized inside the constructor. Consider inspecting: m_dialog, m_edit_actual, m_label_default, m_handled_index.
terminal-dock-widget.cc (67)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
find-files-dialog.cc (69)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
find-files-dialog.cc (318)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
workspace-model.cc (42)
<a target="_blank" href='https://www.viva64.com/en/w/v730/'>V730</a> It is possible that not all members of a class are initialized inside the constructor. Consider inspecting: m_top_level, m_enable_colors.
workspace-view.cc (178)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
workspace-view.cc (309)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
workspace-view.cc (323)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'settings'.
variable-editor.cc (449)
<a target="_blank" href='https://www.viva64.com/en/w/v522/'>V522</a> There might be dereferencing of a potential null pointer 'resource_manager::get_settings()'.
octave-svgconvert.cc (483)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: str.toDouble() != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
octave-svgconvert.cc (518)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: pat[1] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
octave-svgconvert.cc (577)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: str.toDouble() != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
octave-svgconvert.cc (660)
<a target="_blank" href='https://www.viva64.com/en/w/v550/'>V550</a> An odd precise comparison: alpha != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.
octave-svgconvert.cc (89)
<a target="_blank" href='https://www.viva64.com/en/w/v524/'>V524</a> It is odd that the body of 'qstr2vectord' function is fully equivalent to the body of 'qstr2vectorf' function.