zsh-workers
 help / color / mirror / code / Atom feed
* There's no xtrace output for function definitions
@ 2022-06-08 16:45 Bart Schaefer
  2022-06-09  4:08 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2022-06-08 16:45 UTC (permalink / raw)
  To: Zsh hackers list

% zsh -fxc 'true && foo() { echo foo } && true'
+zsh:1> true
+zsh:1> true
%

Obviously (I would think) we don't want to dump the entire function
body to stderr, but we ought to output something?


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

end of thread, other threads:[~2022-06-09  4:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 16:45 There's no xtrace output for function definitions Bart Schaefer
2022-06-09  4:08 ` Bart Schaefer
2022-06-09  4:14   ` Bart Schaefer

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).