Hi all, The above two function names are used both in RTL and the xhb lib, with different parameter list.
IMO we should consider renaming the RTL ones as follows: HB_COMPRESSBOUND -> HB_ZCOMPRESSBOUND HB_COMPRESS -> HB_ZCOMPRESS HB_UNCOMPRESSLEN -> HB_ZUNCOMPRESSLEN HB_UNCOMPRESS -> HB_ZUNCOMPRESS The xhb version might already be used in apps, moreover it's good to use the "Z" prefix to signal ZLIB, as there might be other compression methods implemented later. Any opinions? [ This come up while fiddling with libtool today. ] Brgds, Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour