Changeset 7171

Timestamp:
Jun 26, 2007, 2:01:06 PM (15 years ago)
Author:
Paul A. Bristow
Message:

T x = 0; Set to a safe zero to avoid a
MSVC 2005 warning C4701: potentially uninitialized local variable 'x' used
But code inspection appears to ensure that x IS assigned whatever the code path.

(No files)

Note: See TracChangeset for help on using the changeset viewer.