+1 then (tested X86 native build on Windows 7 with MS VS 2010)

Gary

On Sun, Nov 25, 2012 at 5:32 PM, Mladen Turk <mt...@apache.org> wrote:

> On 11/25/2012 09:42 PM, Gary Gregory wrote:
>
>> Is this something to worry about:
>>
>>
> Nope.
>
>
>  .\..\..\apps\prunsrv\prunsrv.**c(317) : warning C4996: '_wfopen': This
>> function or variable may be unsafe. Consider using _wfopen_s instead. To
>> disable deprecatio
>> n, use _CRT_SECURE_NO_WARNINGS. See online help for details.
>>
>
> If it bothers you you can
> C:\> set "EXTRA_CFLAGS=-D_CRT_SECURE_**NO_WARNINGS"
> C:\> nmake
>
> It will just shut up the compiler.
>
>
>
> Regards
> --
> ^TM
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org>
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to