[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Could we have elegant version requirement from 5.3 on?
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 26 Mar 2014 10:23:47 +0200
On Wed, Mar 26, 2014 at 10:08 AM, Thomas Jericke <tjericke@indel.ch> wrote:
> lines in the debug info. It seems to me that something like a static assert
> would be the right thing here.
A very fashionable and powerful concept, although it would take some
serious thinking (and then one could revisit static asserts in
general)
Another option is another flag to lua which does a version check.
Whether we in addition need capability tests (bit32, etc) I'm not
sure.