[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.3 work 3: casting away warnings
- From: Roberto Ierusalimschy <roberto@...>
- Date: Tue, 29 Jul 2014 11:06:31 -0300
> Using Visual Studio 10 to build 5.3 work 3. The file(line number) and following line (or lines before a blank line) are the location and subject line of a compiler warning. The following is modified to make the warning go away. These may or may not be the "right" thing to do, they only clean up the warnings.
>
> [...]
Many thanks.
-- Roberto