Many thanks Przemek. It works perfectly, I'm happy this feature is now
available for all platforms in core
quality.

Brgds,
Viktor

On Wed, Feb 11, 2009 at 2:33 AM, <[email protected]> wrote:

> 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
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to