bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: master: address some of the syntax-check errors


From: Paul Eggert
Subject: Re: FYI: master: address some of the syntax-check errors
Date: Mon, 20 Feb 2012 10:01:11 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 02/19/2012 06:55 AM, gccbison wrote:
> bindtextdomain() can fail and set errno to ENOMEM says 'man bindtextdomain'
> A perfectly uninteresting patch can be to add 'if (errno)...' :)

But then what do you do?  Any error message would come out
in English.  The idea is that, if the error messages are going
to come out in English anyway, there's no point to prepending
a diagnostic saying "Sorry, these error messages are in English" --
someone who can't read English won't understand it anyway, and the very
fact that the error messages are in English is already diagnostic
enough.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]