Re: Lua 5.3 and C++ exceptions
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.3 and C++ exceptions
- From: Nagaev Boris <bnagaev@...>
- Date: 2015年3月15日 13:56:49 +0000
On Sun, Mar 15, 2015 at 1:50 PM, Colin Hirsch <lua@colin-hirsch.net> wrote:
> ...and we had already removed the implicit conversion or coercion from strings to integers from our version of Lua 5.1 because we
> are not great friends of implicit type conversions of this kind.
Can you share this patch, please?
Best regards,
Boris Nagaev