2009-12-19 21:00 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
   * include/classes.h
   * include/hbapi.h
   * include/hbapiitm.h
   * include/hbinit.h
   * include/hbiniseg.h
   * include/hbvm.h
   * include/hbvmpub.h
   * source/rtl/win32ole.prg
   * source/vm/usedll.c
   * source/vm/maindllh.c
   * source/vm/maindlle.c
   * source/vm/classes.c
   * source/vm/proc.c
   * source/vm/fastitem.c
   * source/vm/dynsym.c
   * source/vm/memvars.c
   * source/vm/hvm.c
   * source/vm/eval.c
     ! fix GCC 4.4.x complaints of using char* instead of const char*:
       PSYMBOL->szName : char* -> const char*
       PCLASS->szName  : char* -> const char*
     ! along the way, also replaced char* -> const char* whereever applicable
       in VM sub dir (more to follow)

   * source/compiler/genc.c
     - move explicit __ICL's pragma from generated C codes to hbiniseg.h
--
Andi


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to