[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: filenames in error messages
From: |
Bruno Haible |
Subject: |
Re: filenames in error messages |
Date: |
Fri, 15 Feb 2008 03:29:29 +0100 |
User-agent: |
KMail/1.5.4 |
Karl Berry wrote:
> what is *natural* for compiler-like error messages in our world? \. IMHO.
The section in the GNU standards also specifies the error formatting for
"other noninteractive programs":
PROGRAM:SOURCE-FILE-NAME:LINENO: MESSAGE
Later it also talks about interactive programs and recommends this:
SOURCE-FILE-NAME:LINENO: MESSAGE
I thought you were discussing this too?
When a user is getting an error message from 'msgfmt', and the user is a
translator who has never written any code in any programming language,
why should the error message she shall see be influenced by the syntax
of programming languages?
When a user is burning a CD from a description of its TOC stored in a file,
and this TOC file has a syntax error, why should the error message use
double-quotes and backslash as syntax characters?
There are maybe 10 million users of our system and our programs. 9.5 millions
at least know URLs, and maybe 1 million knows what %20 means. How many out
of the 10 million are C programmers?
Bruno
- Re: quotearg improvements [was: filenames in error messages], (continued)
- Re: quotearg improvements [was: filenames in error messages], Eric Blake, 2008/02/13
- Re: quotearg improvements [was: filenames in error messages], Bruno Haible, 2008/02/13
- Re: quotearg improvements [was: filenames in error messages], Eric Blake, 2008/02/13
- quotearg and trigraphs [was: quotearg improvements], Eric Blake, 2008/02/13
- Re: quotearg and trigraphs [was: quotearg improvements], Eric Blake, 2008/02/16
- Re: filenames in error messages, Karl Berry, 2008/02/07
- Re: filenames in error messages, Bruno Haible, 2008/02/13
- Re: filenames in error messages, Eric Blake, 2008/02/13
- Re: filenames in error messages, Karl Berry, 2008/02/14
- Re: filenames in error messages, Micah Cowan, 2008/02/14
- Re: filenames in error messages,
Bruno Haible <=
- Re: filenames in error messages, Micah Cowan, 2008/02/15
- Re: filenames in error messages, Eric Blake, 2008/02/15
- Re: filenames in error messages, Micah Cowan, 2008/02/15
- Re: filenames in error messages, Karl Berry, 2008/02/15
- Re: filenames in error messages, Bruno Haible, 2008/02/14