Edwin Leuven wrote:
> Abdelrazak Younes wrote:
>> Edwin Leuven wrote:
>>> could it be that the attached are trailin... ?
>>
>> Yes, you're right, please commit. It's a pity that MSVC doesn't detect
>> unused variables...
> 
> it is in.
> 
> msvc complains here. you probably turned off the warnings. the only
> thing i do here is:
> 
> cmake -D_GNUWIN32_DIR=c:\programs\gnuwin32
> 

Currently cmake produces /W3 by default, but it is possible to
switch to /W4 with -DWALL=1 which should be the default later.
But currently /W4 produces too much warnings.

-- 
Peter Kümmel

Reply via email to