Hi list..
I recently try to compile latest trunk and the build failed.. Since I
was already using a version I compile myself from 1 or 2 month ago, I
decide to do a bisect to find which commit break it.
So here my bisect result:
$ fossil bisect chart
1 BAD 2013-10-09 13:58:55 6981cc6851ed5f3a
3 BAD 2013-09-30 14:45:45 238c8dafd070b99a
5 BAD 2013-09-27 04:08:16 1a30da30db0b2385
7 BAD 2013-09-26 07:17:32 a8214df37230c2de
8 GOOD 2013-09-26 06:58:59 f2ce2f80f43edd4e
9 CURRENT 2013-09-26 06:58:59 f2ce2f80f43edd4e
6 GOOD 2013-09-25 23:56:32 6b58c67ed8f95c32
4 GOOD 2013-09-19 11:18:33 add752453332cdc3
2 GOOD 2013-09-16 20:01:07 b5141cb799cb20a2
It happens that the only difference between 7 and 8 is the Makefile for
mingw which now define: -D_USE_32BIT_TIME_T....
According to the commit log, this change was fixing winxp build, but
apparently it break my windows 8 64bit ones.. (may be windows 7 64 bit,
I didn't try)....
Someone know how to test for windows version from the makefile and from
which version this defined is not needed ?
Meanwhile, I'll try to experiment when I will have a chance.
thanks
--
Martin G.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users