Aric Stewart aric@codeweavers.com wrote:
That is why I am questioning, The one in the TRACE statement
- is the same as used later in the code, so retains consistency.
- generates a compiler warning if i remove it so appears to be useful.
For sure there are other ways to avoid compiler warnings, one of them is to use a correct printf format specifier.