DescriptionThis takes care of the last Release mode Windows compiler complaints (ignoring the Fixed Point build).
I "fixed" these by placing pragmas around them since they are functioning as intended. An alternate (but more invasive) way to do this would be to create an explicit -Infinity value (i.e., gIEEENegInfinity) and then using the positive & negative infinity values everywhere instead of deliberately causing overflows.
Patch Set 1 #
MessagesTotal messages: 3
|