Re: bug in table.sort (lua 5.1.3)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: bug in table.sort (lua 5.1.3)
- From: "Javier Guerra" <javier@...>
- Date: Thu, 3 Apr 2008 22:33:03 -0500
On Thu, Apr 3, 2008 at 7:37 PM, Daniel Stephens
<daniel@danielstephens.com> wrote:
> Actually, the problem is that your sort function is invalid, it doesn't
> follow the correct contract:
i think the point is not about function correctness, but why was it
ever called with nil values.
--
Javier