There should also be hb_errInternalRaw() (also public function) in
that source file.

"allow multiple definition" is very dubious to me, as there it's very difficult
to know for sure which of the multiple definitions will actually be effective
at runtime. I think this option just suppresses the error msg and allows to
continue.

Brgds,
Viktor

On Fri, May 29, 2009 at 9:28 AM, Alexander S.Kresin
<a...@belacy.belgorod.su> wrote:
> Massimo Belgrano writes:
>>
>> I try a reply with information that i know.
>> You can't overload a function (hb_errInternal) but a module object
>> represented by entire file prg.
>
>  hb_errInternal() is the only function in the module ( errint.c ) - at
> least, at the version of Harbour I use, so I supposed that it's possible to
> overload it. I'll try to separate it, though.
>
> Regards, Alexander.
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to