Revision: 13564
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13564&view=rev
Author:   vszakats
Date:     2010-01-14 03:07:23 +0000 (Thu, 14 Jan 2010)
Log Message:
-----------
2010-01-14 04:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/rtl/binnumx.c
  * contrib/xpp/binnumx.c
  * contrib/hbmisc/stringsx.c
  * contrib/hbtip/utils.c
  * contrib/hbcairo/context.c
  * contrib/hbcairo/core.c
    * ULONG -> HB_SIZE

  * contrib/hbgt/ascposgt.c
    * ULONG -> HB_SIZE
    ! hb_parni() -> hb_parnl()

  * contrib/hbsqlit3/hbsqlit3.c
    ! ULONG -> int (var used in 3rd party interface)

  * contrib/hbmzip/hbmzip.c
    * Formatting.

  * contrib/hbclipsm/num.c
    % hb_retnl() -> hb_retni()
    * ULONG -> HB_SIZE

  * contrib/hbgd/gdwrp.c
    % Deleted few unnecessary ULONG casts.
    ! Fixed win64 problem where file handle was read from hb_parnl()
      instead of hb_parnint().
    ! Fixed 'hb_parnl( 2 ) > -1' code checking for valid file handle
      to 'hb_parnint( 2 ) != FS_ERROR'.
    * ULONG -> HB_SIZE
    % Elmininated few variables.
    * Formatting.

  * contrib/hbmisc/strfmt.c
    * ULONG -> int, HB_SIZE
    * BOOL -> HB_BOOL.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbcairo/context.c
    trunk/harbour/contrib/hbcairo/core.c
    trunk/harbour/contrib/hbclipsm/num.c
    trunk/harbour/contrib/hbgd/gdwrp.c
    trunk/harbour/contrib/hbgt/ascposgt.c
    trunk/harbour/contrib/hbmisc/strfmt.c
    trunk/harbour/contrib/hbmisc/stringsx.c
    trunk/harbour/contrib/hbmzip/hbmzip.c
    trunk/harbour/contrib/hbsqlit3/hbsqlit3.c
    trunk/harbour/contrib/hbtip/utils.c
    trunk/harbour/contrib/xpp/binnumx.c
    trunk/harbour/src/rtl/binnumx.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to