This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Clarify comment in diagnostic.c


Wolfgang Bangerth wrote:
I was tripped at least twice by a translated string that had invalid formats or had them in the wrong order. If that happens, we end up in a place with a comment that is really not very helpful, since it suggests a cause that has nothing to do with it. The following patch adds a sentence to that effect.

If someone approves it, I can commit this.

W.


2003-05-01 Wolfgang Bangerth <bangerth@dealii.org>


	* diagnostic.c (output_format) Mention another cause for an abort
	in the preceding comment.
this an obvious (to me) fix, but you don't need a changelog entry for amending
the comment.

nathan


-- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC The voices in my head said this was stupid too nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]