Thank you. Shouldn't the cast in the changed line
be also changed to ( ULONG )?

Brgds,
Viktor

On 2008.11.01., at 21:13, Przemyslaw Czerpak wrote:

2008-11-01 21:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
 * harbour/source/rtl/itemseri.c
   ! fixed 8-bytes integer numbers deserialization
   + added support for serializing number with information about size
     and decimal places. It can be activated by passing .T. as second
     parameter to HB_SERIALIZE() function.
     Mindaugas please test if this is what you asked for.

 * harbour/source/rtl/hbi18n.c
* changed USHORT to ULONG to pacify warning and minor speed increase
     (it eliminates later conversions to 32bits when variable is used)

best regards
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

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

Reply via email to