Re: Lua 5.1.1 now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.1.1 now available
- From: Peter Kümmel <syntheticpp@...>
- Date: 2006年6月02日 12:27:23 +0200
Peter Kümmel wrote:
> To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
>
>
> The warning could be disabled with /wd4996
Or with /D_CRT_SECURE_NO_DEPRECATE