GCC Error Codes

2006-01-15 Thread rubicant rubicant
it's a idea to improve GCC to my opinion. If you don't agree then please say so and why! And suggestions are welcome ;-) -- Rubicant Rubicant

Re: GCC Error Codes

2006-01-15 Thread rubicant rubicant
[..snip..] > 1) What if the same warning or error message comes from two places? > Your numbering system would make this hard to identify. I would > suggest gathering up all the errors and warnings from all the files, > remove duplicates, then proceed with the numbering. That is the plan, only t

Re: GCC Error Codes

2006-01-15 Thread rubicant rubicant
[..snip..] > At some stage it was decided to pad error codes so that they were equal in > legnth(string wise). I don't know why, but perhaps it can be useful to know. I think this will introduce problems when more messages are added overtime or it wont if the length is large enough. Besides that

Re: .

2006-09-18 Thread rubicant rubicant
maybe add a filter for messages that are way to short or just plain empty ;-) On 9/19/06, . <[EMAIL PROTECTED]> wrote: