lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Lua 5.2 build with clang on Ubuntu broken
From
: steve donovan <steve.j.donovan@
...
>
Date
: Sat, 20 Apr 2013 11:45:16 +0200
On Sat, Apr 20, 2013 at 10:59 AM, Michal Kottman
<
michal.kottman@gmail.com
>
wrote:
local f = io.open("text.lua")
print(f) --> file (0x19460b0)
f:close()
print(f) --> file (closed)
Yes, that's the simple code that fails. I suppose elderly software is always an issue from package managers. The PPA is a good tip, thanks!
Just mentioned it in case someone hit this and had a wtf moment.
References
:
Lua 5.2 build with clang on Ubuntu broken
,
steve donovan
Re: Lua 5.2 build with clang on Ubuntu broken
,
Michal Kottman
Prev by Date:
Re: The state of Luasocket
Next by Date:
Re: [ANN] lpty 1.0
Previous by thread:
Re: Lua 5.2 build with clang on Ubuntu broken
Next by thread:
Syntax sugar for default arguments
Index(es):
Date
Thread