[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Badly formatted os.date format crashes
- From: "steve donovan" <steve.j.donovan@...>
- Date: Tue, 9 Sep 2008 13:03:53 +0200
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.
>
>