zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] zf_ln complains about the wrong argument
@ 2021-08-22 13:45 Marlon Richert
  2021-08-22 15:35 ` Mikael Magnusson
  2021-08-22 20:24 ` Peter Stephenson
  0 siblings, 2 replies; 7+ messages in thread
From: Marlon Richert @ 2021-08-22 13:45 UTC (permalink / raw)
  To: Zsh hackers list

When the second argument to zf_ln is an empty string, zf_ln mistakenly
reports that the first argument is a non-existing file or dir:

% zmodload zsh/files
% touch foo
% zf_ln foo ''
zf_ln: foo: no such file or directory


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-24 13:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22 13:45 [BUG] zf_ln complains about the wrong argument Marlon Richert
2021-08-22 15:35 ` Mikael Magnusson
2021-08-22 19:27   ` Marlon Richert
2021-08-22 20:24 ` Peter Stephenson
2021-08-22 21:05   ` Daniel Shahaf
2021-08-23  8:33     ` Peter Stephenson
2021-08-24 13:04       ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).