On Sun, 21 Sep 2008, [EMAIL PROTECTED] wrote:

Hi Toninho,

> Very strange, but this problem appeared again in latest SVN:
> harbour /build = 20:19:11
> ? hb_builddate() = 20:19:10
> Anybody confirm please ?

It's expected behavior. These are two different functions
and each of them use __TIME__ macro. So in the above test
you have information when common/hbverdsp.c was compiler
and when common/hbver.c
That's all. If it's a real problem then I can change hb_verBuildInfo()
function to not use __DATE__ and __TIME__ macros but hb_verBuildDate()
functions so the results will be the same.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to