Hi Lorenzo,

Okay, I'll check ppcore.c a bit later.

Please review these changes, especially since there are
still some of the ':' chars left, where I couldn't find
out the meaning of the message, or the variables in them,
and I also didn't know how to generate such messages to
actually check it.

If you have some error samples or error code, it could
also help, there are just a few of these messages BTW.

Brgds,
Viktor

On 2008.09.16., at 16:13, Lorenzo Fiorini wrote:

On Tue, Sep 16, 2008 at 1:01 PM, Szakáts Viktor <harbour. [EMAIL PROTECTED]> wrote:

2008-09-16 13:01 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* source/compiler/hbgenerr.c
  * Most ':' chars removed from Harbour compiler error messages.
    Few still remain, where I wasn't sure of the exact meaning
    or final layout of the texts.
    Warnings are also a TODO yet.
    Please review.

Many thanks. The same should be done in ppcore.c.

Sorry if I insist but ":" is always meaningless in 1 line sentences.

I don't see any difference in:

"Meaningless use of expression '%s'"
and
"Meaningless use of expression: '%s'"

if not we should have it in all the messages like:

Outer codeblock variable '%s' is out of reach
should be
Outer codeblock variable: '%s' is out of reach

and so on.

best regards,
Lorenzo

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to