From: Bart Schaefer <schaefer@brasslantern.com> To: Zsh hackers list <zsh-workers@zsh.org> Subject: There's no xtrace output for function definitions Date: Wed, 8 Jun 2022 09:45:24 -0700 [thread overview] Message-ID: <CAH+w=7bxzdCK6ykT-aas-ADSBD8OaBGzFSVnQ9BGD=99=fhKNA@mail.gmail.com> (raw) % 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?
next reply other threads:[~2022-06-08 16:46 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-08 16:45 Bart Schaefer [this message] 2022-06-09 4:08 ` Bart Schaefer 2022-06-09 4:14 ` Bart Schaefer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='CAH+w=7bxzdCK6ykT-aas-ADSBD8OaBGzFSVnQ9BGD=99=fhKNA@mail.gmail.com' \ --to=schaefer@brasslantern.com \ --cc=zsh-workers@zsh.org \ --subject='Re: There'\''s no xtrace output for function definitions' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).