Hi Alexander,

One more minor error report:

Inside source/client/rddsys.prg, there is this line:
ANNOUNCE RDDSYS

This may cause RDD anomalies simply when rddleto lib
is included in lib list, so I'd suggest to change this to:
ANNOUNCE RDDLETO

Another related issue is that source/client/rddsys.prg isn't
included in all make files (only bcc, gcc and hbmk2). This
probably should be synced. IMO removed from all, as
it's not RDD lib responsibility to override default RDD
on app level, but maybe your intent was different.

Brgds,
Viktor

On Fri, Jun 5, 2009 at 11:16 AM, Alexander
S.Kresin<a...@belacy.belgorod.su> wrote:
>> After some testing the solution turned out to be that
>> rddleto.lib got included in letodb after the addition of rddleto.hbc,
>> which had this effect on the end results. Probably rooted in
>> some symbol name clashes.
>>
>
>  Really. After updating the .hbp's it works properly. Thanks.
>
> 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