K 10 svn:author V 3 dim K 8 svn:date V 27 2017-05-16T18:54:25.081504Z K 7 svn:log V 306 MFC r318259: Silence a -Wunused warning about the junk variable being used to raise an inexact floating point exception. The variable cannot be eliminated, unfortunately, otherwise the desired addition triggering the exception will be emitted neither by clang, nor by gcc. Reviewed by: Steve Kargl, bde END