Revision: 10252
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10252&view=rev
Author: druzus
Date: 2009-02-13 10:04:16 +0000 (Fri, 13 Feb 2009)
Log Message:
-----------
2009-02-13 11:08 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbpp.h
* harbour/source/pp/hbpp.c
* harbour/source/pp/ppcore.c
* harbour/source/compiler/hbmain.c
+ added support for dynamically calculated #define results
! removed old code which was adding __FILE__ #define constant
It was not working correctly like in other compilers ignoring
#include
+ added __FILE__ and __LINE__ #define directives using dynamically
calculated results - now it works as expected respecting #include
directives and the implementation is local to PP without any hacks
in core compiler code.
* harbour/contrib/hbct/files.c
* added support for optional milliseconds part in HB_FSETDATETIME()/
HB_FGETDATETIME().
* harbour/source/rtl/philes.c
! minor fix in return value
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbct/files.c
trunk/harbour/include/hbpp.h
trunk/harbour/source/compiler/hbmain.c
trunk/harbour/source/pp/hbpp.c
trunk/harbour/source/pp/ppcore.c
trunk/harbour/source/rtl/philes.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