Update: Removing this file, or applying the ANNOUNCE fix (both methods) also fixes the BCC RTE issue discussed this morning. So I'd suggest to make it.
Find patch file attached.
Changelog:
* letodb.hbp
% Removed -nohbc no longer needed.
* source/client/leto1.c
! Fixed startup method for x64 and MSVC. [ this breaks pre-1.0.0 Harbour
compatibility so you may want to keep old method for these versions
conditionally.
* source/client/rddsys.prg
! Fixed ANNOUNCE RDDSYS -> ANNOUNCE RDDLETO
* tests/test_ta.prg
! Fixed to try writing tables in \temp on server, not \ (root).
Root isn't writable on most recent Windows systems, or
when server isn't running under admin account.
+ Added MEMO field to test table.
! Fixed another SET HB_PATH=c:\harbour occurrence.
Brgds,
Viktor
On Fri, Jun 5, 2009 at 2:58 PM, Viktor Szakáts<[email protected]> wrote:
> 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<[email protected]> 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
>> [email protected]
>> http://lists.harbour-project.org/mailman/listinfo/harbour
>>
>
letodb.dif
Description: Binary data
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
