9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: meta.jxy@gmail.com, 9front@9front.org
Subject: Re: [9front] rc: null list in concatenation line numbers
Date: Fri, 16 Oct 2020 18:47:34 -0700	[thread overview]
Message-ID: <E03CB6172072786AC7D569CA4463FB51@eigenstate.org> (raw)
In-Reply-To: <BEE06DF2-310F-449F-A0D5-BEA24A8E6DF2@gmail.com>

>> On Oct 15, 2020, at 8:40 PM, ori@eigenstate.org wrote:
>> 
>> -		pfmt(err, "rc (%s): %s: %r\n", argv0, s);
>> +		pfmt(err, "%s:%d: %s: %r\n", lexpath[f], l, s);
> 
> It's better to keep argv0 in Xerror and Xerror1 perhaps with
> 	pfmt(err, "rc (%s): %s:%d: %s: %r\n", argv0, lexpath[f], l, s);

I prefer the terser format, but I'm not attached to it.
If there are strong feelings about keeping argv0 in the
output, I can change it. Both options are plumbable.



  reply	other threads:[~2020-10-17  1:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16  1:40 ori
2020-10-16  3:43 ` [9front] " Xiao-Yong Jin
2020-10-17  1:47   ` ori [this message]
2020-10-16  5:40 ` Iruatã Souza
2020-10-22  1:18 ` ori
2020-10-22 12:11   ` tlaronde
2020-10-25 20:29   ` ori
2020-10-25 23:18     ` cinap_lenrek
2020-10-26  1:00       ` ori
2020-10-25 23:41     ` cinap_lenrek
2020-10-26  1:33       ` ori
2020-10-26  7:36         ` cinap_lenrek
2020-10-28  3:16           ` ori
2020-10-28  9:50             ` cinap_lenrek
2020-10-28 17:59               ` ori
2020-10-31  1:55               ` ori

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=E03CB6172072786AC7D569CA4463FB51@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    --cc=meta.jxy@gmail.com \
    /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.
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).