On Tue, Jun 16, 2009 at 12:27:44PM +0300, Hannu Savolainen wrote:
> Ok. Applied. However I didn't do the change that replaced "rm -f x;ln -s 
> y x" by "rm -sf". All operating systems still don't support "ln -f" 
> properly.

POSIX says:
    The following option shall be supported:
    -f     Force existing destination pathnames to be removed to allow the link.

It shouldn't be the software that has to fix obvious operating system bugs.

_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to