On Nov 26, 2007 12:48 PM, Dirk-Lüder Kreie <[EMAIL PROTECTED]> wrote:
> Can you retry with current from svn? I added an explicit "OPEN => 0" to
> the tempfile() call, to prevent auto-opening of the file, which might
> have prevented proper deletion on windows, while on linux it seems it
> was not auto-opened due to the "undef" in the call.

On UNIX in general there is no restriction on unlinking files that are
open. On windows you have to jump through hoops to make that work. So
whether or not it auto-opened is not relevent for linux...

Have a nice day,
-- 
Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome

Reply via email to