[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (rc4) now available
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 5 Dec 2011 15:23:30 +0200
On Mon, Dec 5, 2011 at 2:55 PM, Patrick Rapin <toupie300@gmail.com> wrote:
> This will cause os.tmpname() to return a path in the user's temporary directory.
> For io.tmpfile(), this is more tricky.
Although the standard Windows behaviour is irritating, it's probably
better just to patch the tests.
It's a well-known ass-biter which I mention in the UFAQ, and that's
why Penlight has path.tmpname().
steve d.