[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work1) now available
- From: David Given <dg@...>
- Date: Mon, 11 Jan 2010 18:41:12 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11/01/10 18:27, Roberto Ierusalimschy wrote:
[...]
> This bug is caused by a really dirty trick. Lua are using the third
> letter of the type name to distinguish between type names.
> "number" and "nil" crash on the first letter, "number" and "function"
> crash on the second; but "string" and "thread" crash on the third.
Just for the sake of clarity (and pedantry): by 'crash', you mean
'collide' here, right?
- --
???? ?????????????? ????? http://www.cowlark.com ?????
?
? "Under communism, man exploits man. Under capitalism, it's just the
? opposite." --- John Kenneth Galbrith
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFLS3DIf9E0noFvlzgRAoCwAJ9FBPsnEZFb2SQP0pD/rRFS7zVHyQCgy3Wn
eeRfP3RNb3NQEP0kAfcO85U=
=rJmp
-----END PGP SIGNATURE-----
- References:
- Re: [ANN] Lua 5.2.0 (work1) now available, Alexander Gladysh
- Re: [ANN] Lua 5.2.0 (work1) now available, Alexander Gladysh
- Re: [ANN] Lua 5.2.0 (work1) now available, Alexander Gladysh
- Re: [ANN] Lua 5.2.0 (work1) now available, Ignacio Burgueño
- Re: [ANN] Lua 5.2.0 (work1) now available, steve donovan
- Re: [ANN] Lua 5.2.0 (work1) now available, Alexander Gladysh
- Re: [ANN] Lua 5.2.0 (work1) now available, steve donovan
- Re: [ANN] Lua 5.2.0 (work1) now available, Tom N Harris
- Re: [ANN] Lua 5.2.0 (work1) now available, Nevin Flanagan
- Re: [ANN] Lua 5.2.0 (work1) now available, Tom N Harris
- Re: [ANN] Lua 5.2.0 (work1) now available, Roberto Ierusalimschy