X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sun, 20 Sep 2009 21:31:16 -0400 Message-Id: <200909210131.n8L1VGt1016620@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <200909200503.15463.juan.guerrero@gmx.de> (message from Juan Manuel Guerrero on Sun, 20 Sep 2009 05:03:15 +0200) Subject: Re: Harmonizing error message produced by djgpp with those produced by gnu/linux References: <200909200503 DOT 15463 DOT juan DOT guerrero AT gmx DOT de> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Inspecting the cvs repository I was not able to figure out why the > DJGPP error message strings have been designed this way. They make the developer's job easier. > Due to the repeating difficulties that the current version of these > strings cause If a test requires a specific wording of a human-readable error message to be the same across operating systems, the test is broken. I see no reason to change these messages.