I opened BUILDR-354 for this enhancement. https://issues.apache.org/jira/browse/BUILDR-354
I will work on a patch as time permits. In particular, I'll work on a spec with a stubbed stat.st_dev raising the exception to avoid having to bring up a 64 bit machine just for the occasion. Please add your thoughts and comments to the bug, any help is much welcome. Thanks, Antoine On Fri, Dec 11, 2009 at 14:59, Alex Boisvert <[email protected]>wrote: > On Fri, Dec 11, 2009 at 2:28 PM, Antoine Toulme > <[email protected]>wrote: > >> Alex, could we do a try/catch around the stat.dev call ? > > > Yes, we could. > > >> I would have a hard time knowing whether the platform is supported or not. >> >> And then do a copy/delete instead of the move in that very case. >> >> Yes, I can work on a patch. But I don't have a 64 bit machine around to >> test. >> > > Me neither. But if the issue affects somebody, surely they can be coerced > into helping us help them ;) > > alex > >
