2009-12-31 07:00 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
  The following changes were commited in order to pacify MSVC2005 and greater's
  warning on using "unsafe" functions.

  * include/hbapi.h
  * source/common/hbstr.c
    + hb_strerror(), safe function for MSVS2005 and newer

  * include/inet.h
    * strerror -> hb_strerror

  * source/vm/cmdarg.c
  * source/vm/hbi18n.c
  * source/vm/proc.c
  * source/vm/hvm.c
  * source/vm/classes.c
  * source/vm/macro.c
  * source/vm/memvars.c
  * source/vm/fm.c
    ! strcat  -> hb_xstrcat
    ! strcpy  -> hb_xstrcpy
    ! strncpy -> hb_strncpy
    ! genenv  -> hb_getenv
--
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