Revision: 13831
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13831&view=rev
Author:   vszakats
Date:     2010-02-09 14:55:08 +0000 (Tue, 09 Feb 2010)

Log Message:
-----------
2010-02-09 15:43 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/pp/ppcore.c
  * src/vm/strapi.c
  * src/vm/debug.c
  * src/vm/itemapi.c
  * src/vm/cmdarg.c
  * src/vm/set.c
  * src/debug/dbgentry.c
  * src/common/hbfsapi.c
  * src/common/hbstr.c
  * src/common/strwild.c
  * src/nortl/nortl.c
  * src/rtl/lennum.c
  * src/rtl/strmatch.c
  * src/rtl/gtstd/gtstd.c
  * src/rtl/hbstrfmt.c
  * src/rtl/transfrm.c
  * src/rtl/gtcgi/gtcgi.c
  * src/rtl/filesys.c
  * src/rtl/console.c
  * src/rtl/hbgtcore.c
  * src/rtl/cdpapi.c
  * src/rtl/gtclip.c
  * src/rtl/mlcfunc.c
  * src/rtl/itemseri.c
  * src/rtl/gtpca/gtpca.c
  * src/rtl/samples.c
  * src/rtl/gete.c
  * src/rdd/workarea.c
  * src/rdd/hsx/hsx.c
  * src/rdd/hbsix/sxsem.c
  * src/rdd/hbsix/sxfname.c
  * contrib/xhb/dbf2txt.c
  * contrib/xhb/datesxhb.c
  * contrib/xhb/dbgfxc.c
  * contrib/hbmzip/hbmzip.c
  * contrib/hbmemio/memio.c
  * contrib/hbnetio/netiocli.c
  * contrib/gtwvg/wvgwing.c
  * contrib/hbpgsql/postgres.c
  * contrib/hbclipsm/num.c
  * contrib/rddads/ads1.c
  * contrib/hbfimage/fi_wrp.c
    + Added '( HB_SIZE )' casts to 'strlen()' calls where
      it was converted to HB_SIZE. This pacifies long standing
      win64 warnings.
      Remaining warnings are (among others) useful to spot places where
      non-HB_SIZE is used in Harbour code to store sizes.

  * contrib/hbpgsql/postgres.c
    ! Type cleanup.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/gtwvg/wvgwing.c
    trunk/harbour/contrib/hbclipsm/num.c
    trunk/harbour/contrib/hbfimage/fi_wrp.c
    trunk/harbour/contrib/hbmemio/memio.c
    trunk/harbour/contrib/hbmzip/hbmzip.c
    trunk/harbour/contrib/hbnetio/netiocli.c
    trunk/harbour/contrib/hbpgsql/postgres.c
    trunk/harbour/contrib/rddads/ads1.c
    trunk/harbour/contrib/xhb/datesxhb.c
    trunk/harbour/contrib/xhb/dbf2txt.c
    trunk/harbour/contrib/xhb/dbgfxc.c
    trunk/harbour/src/common/hbfsapi.c
    trunk/harbour/src/common/hbstr.c
    trunk/harbour/src/common/strwild.c
    trunk/harbour/src/debug/dbgentry.c
    trunk/harbour/src/nortl/nortl.c
    trunk/harbour/src/pp/ppcore.c
    trunk/harbour/src/rdd/hbsix/sxfname.c
    trunk/harbour/src/rdd/hbsix/sxsem.c
    trunk/harbour/src/rdd/hsx/hsx.c
    trunk/harbour/src/rdd/workarea.c
    trunk/harbour/src/rtl/cdpapi.c
    trunk/harbour/src/rtl/console.c
    trunk/harbour/src/rtl/filesys.c
    trunk/harbour/src/rtl/gete.c
    trunk/harbour/src/rtl/gtcgi/gtcgi.c
    trunk/harbour/src/rtl/gtclip.c
    trunk/harbour/src/rtl/gtpca/gtpca.c
    trunk/harbour/src/rtl/gtstd/gtstd.c
    trunk/harbour/src/rtl/hbgtcore.c
    trunk/harbour/src/rtl/hbstrfmt.c
    trunk/harbour/src/rtl/itemseri.c
    trunk/harbour/src/rtl/lennum.c
    trunk/harbour/src/rtl/mlcfunc.c
    trunk/harbour/src/rtl/samples.c
    trunk/harbour/src/rtl/strmatch.c
    trunk/harbour/src/rtl/transfrm.c
    trunk/harbour/src/vm/cmdarg.c
    trunk/harbour/src/vm/debug.c
    trunk/harbour/src/vm/itemapi.c
    trunk/harbour/src/vm/set.c
    trunk/harbour/src/vm/strapi.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)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to