Revision: 10221 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10221&view=rev Author: druzus Date: 2009-02-11 01:33:31 +0000 (Wed, 11 Feb 2009)
Log Message: ----------- 2009-02-11 02:38 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbapi.h * harbour/source/vm/cmdarg.c + added const char * hb_cmdargARGVN( int argc ) * harbour/source/vm/cmdarg.c * try to convert executable file name argument in argv[0] to absolute path if it's relative one. Respect PATH envvar it necessary. * harbour/source/common/hbdate.c * formatting * harbour/source/rtl/philes.c * harbour/source/rtl/errorint.c * harbour/source/rtl/filesys.c ! use hb_cmdargARGVN(n) instead of hb_cmdargARGV()[n] to avoid possible GPF if some function will be called before argument initialization * removed additional logic which tries to convert relative paths in file name from hb_fsBaseDirBuff() and HB_PROGNAME() functions Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/include/hbapi.h trunk/harbour/source/common/hbdate.c trunk/harbour/source/rtl/errorint.c trunk/harbour/source/rtl/filesys.c trunk/harbour/source/rtl/philes.c trunk/harbour/source/vm/cmdarg.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour