lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


It's probably a problem in the strftime system call (160, loslib.c)

steve d.

On Tue, Sep 9, 2008 at 12:52 PM, David Welch <david.welch@thorcom.co.uk> wrote:
> Hi,
>
> Just a heads up about a possible bug.  I have a lua script with:
>  os.date("%.d", 123)
>
> which crashes when run.  The lua version is Lua 5.1.4 which I downloaded
> from lua binaries.
>
> --
> David Welch
>
> Thorcom Systems Limited, Unit 4, 96B Blackpole Trading Estate West,
> Worcester, WR3 8TJ
> Tel: +44 (0)1905 756700  Fax: +44 (0)1905 755777  Web: www.thorcom.co.uk
> Registered in England and Wales number 2704696.
>
>