[Trilinos-Users] [12.2.1] Sundance bugs or warnings?

Kevin Long kevin.long at ttu.edu
Sat Sep 5 16:03:54 EDT 2015


Hi Denis,

I will fix.

Until then, this is from some obsolete code that doesn't get used so 
won't cause you any trouble.

Thanks for pointing this out,

Kevin

On 09/05/2015 09:41 AM, Denis Davydov wrote:
> Dear all,
>
> There are quite a number of warnings when compiling trilinos, but
> those below look  like bugs to me. What do you think?
>
> /Users/davydden/Downloads/trilinos-12.2.1-Source/packages/Sundance/src-core/Spectral/VECMAT.h:284:42: warning: self-comparison always evaluates to false [-Wtautological-compare]
>      {if (m.numrows != numrows || numcols != numcols)
>                                                                   ^
> /Users/davydden/Downloads/trilinos-12.2.1-Source/packages/Sundance/src-core/Spectral/VECMAT.h:291:42: warning: self-comparison always evaluates to false [-Wtautological-compare]
>      {if (m.numrows != numrows || numcols != numcols)
>                                                                   ^
> /Users/davydden/Downloads/trilinos-12.2.1-Source/packages/Sundance/src-core/Spectral/VECMAT.h:298:42: warning: self-comparison always evaluates to false [-Wtautological-compare]
>      {if (m.numrows != numrows || numcols != numcols)
>                                                                   ^
>
> Kind regards,
> Denis
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at trilinos.org
> https://trilinos.org/mailman/listinfo/trilinos-users


-- 
Kevin Long
Associate Professor
Department of Mathematics and Statistics
Texas Tech University

"The end of fear is the beginning of wisdom"
- Bertrand Russell



More information about the Trilinos-Users mailing list