On Mon, Aug 23, 2010 at 04:54:54AM -0700, [email protected] wrote:
> teeemcee
> 2010-08-23 04:54:54 -0700 (Mon, 23 Aug 2010)
> 300
> You can't move a file to a different mounted filesystem with rename(2), so 
> Vikings would crash for me while trying to upgrade.
> 
> (Maybe this would have failed on Windows as well?)
> 
> I left in some of my debugging code. Could be useful elsewhere, and those 
> blasted rename calls have broken on me before.

What would be thge consequences of replacing this rename call with a 
copy, followed by a delete? Seems like it would be safer, with only a 
minor performance hit on something that only happens at upgrade anyway.

lso, unless I totally missed something, this revision looks like it just 
adds error handling for this situation without actually fixing it.

Does this actually make vikings playable for you? Or does it just show a 
coherent error message before it fails?

---
James
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to