symbolic links

Questions, problems, suggestions, bug reports, and so on.
Post Reply
blorf

symbolic links

Post by blorf »

Why are symbolic links a fatal error, rather than a noop?
Ed
Posts: 120
Joined: 2008-10-11 6:52 pm

Re: symbolic links

Post by Ed »

blorf wrote:Why are symbolic links a fatal error, rather than a noop?
If your code relies on the symbolic link, ignoring the symlink would probably just silently break your code...
Post Reply