Re: Error messages readibility
Peter Gummer <[email protected]> Thu, 8 Dec 2005 23:57:58 +1100
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
Wolfgang Jansen wrote: > Philippe Ribet wrote: > >> Then the error message shows: >> - the line 13 where the parent type providing the faulty feature >> is declared >> - the line 37 with the new signature >> - the line 117 with the original signature > ... > Who else does know the meaning of the parts? Certainly not me. I'm astonished that this is how the error message is meant to be interpreted. It is =not= what it says. In particular, the first part states that FUNCTION_PROTOTYPE_PRIMITIVE_CENTERED is the "signature of the redefined feature". According to Philippe, this was not the intended meaning. Now that Philippe has explained it, I understand that the first sentence is not intended to refer to line 13. The error message is extremely misleading. - Peter Gummer