zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Are there zsh error message explanation
Date: Thu, 15 Dec 2022 20:32:04 -0800	[thread overview]
Message-ID: <CAH+w=7ZPFj811+zo2m9p68W_k=FouTjL5LneMUpBXdkYBjXVPg@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7ZvQoxa_DDa5ivqBW3_r33bZHsG_JWnQrRESzv5pK7qRQ@mail.gmail.com>

On Thu, Dec 15, 2022 at 8:07 PM Bart Schaefer <schaefer@brasslantern.com> wrote:
>
> Even if the error messages printed by the shell don't change, a
> volunteer to write a yodl page listing them all and cross-referencing
> them to other manual sections would not be turned away.

There are by my count just under 1200 locations where the zsh sources
might print an error, comprising at least 751 different messages (in
many instances, multiplied by the possible number of different errno
values).

The most common error message (at least 40 of those 751) is just the
name of a builtin followed by strerr(errno), or strerr(errno) followed
by the name of something else (e.g., a file).


           reply	other threads:[~2022-12-16  4:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAH+w=7ZvQoxa_DDa5ivqBW3_r33bZHsG_JWnQrRESzv5pK7qRQ@mail.gmail.com>]

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=7ZPFj811+zo2m9p68W_k=FouTjL5LneMUpBXdkYBjXVPg@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).