Johannes Schindelin [off-list ref] writes:
This is a big milestone. With these modifications, Git's source code
does not only build without warnings in Git for Windows' SDK, but
passes the entire regression test suite.
Thanks.
Without a few fixups, the result of applying these patches made
tests fail for me (so presumably for everybody !MINGW), which I
think I fixed all, but I may have broken things on MINGW while doing
so. Please re-fetch from my tree when I pushed the integration
result out with this merged somewhere on the 'pu' branch, retest,
and if I broke something please re-fix them ;-)
Hi Junio,
On Tue, 26 Jan 2016, Junio C Hamano wrote:
Johannes Schindelin [off-list ref] writes:
quoted
This is a big milestone. With these modifications, Git's source code
does not only build without warnings in Git for Windows' SDK, but
passes the entire regression test suite.
Thanks.
Without a few fixups, the result of applying these patches made
tests fail for me (so presumably for everybody !MINGW)
Drats! I got lazy and did not re-test everything on Linux after a while
(it really sloooowed me down and for a good while the tests all succeeded,
so those regressions were incurred from working on this very patch
series...)
which I think I fixed all, but I may have broken things on MINGW while
doing so. Please re-fetch from my tree when I pushed the integration
result out with this merged somewhere on the 'pu' branch, retest, and if
I broke something please re-fix them ;-)
I made a couple of other adjustments anyway, so expect a new iteration
shortly. This time cross-checked on Linux.
Ciao,
Dscho