Hi Viktor
please help me undestrand
when using Replacement function is possible and when is wrong and dangerous
Is dangerous also at prg level?

In getsys must i  redefine all public functions defined in RTL version?
(and not only one function)
c:\harbour\source\rtl\getsys,prg

I continue my clean but found follow  problem
c:/harbour/mingw/lib/libhbclipsm.a(date.o):date.c:(.text+0x230): first
defined
ere
c:/harbour/mingw/lib/libGTWVG.a(wvgpaint.o):wvgpaint.c:(.text+0x5690):
multiple
definition of `HB_FUN_WVT_PASTEFROMCLIPBOARD'


2009/4/21 Viktor Szakáts <[email protected]>

>
>> As I wrote, you *can* override Harbour RTL *modules* (like getsys and
> errorsys).
> In your case probably your local getsys version doesn't define all public
> functions
>  which are defined in RTL version. When done right, it's possible to
> override either
> by putting local version in custom lib or directly in source.
>
> Brgds,
> Viktor
>
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>


-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to