FYI, this issue turned out to be due to the linking to non-debug MSVCR90.lib in:
1. iconv project. - had to make sure that MDFlags in iconv makefile also
changed to /MDd when debug was requested.
2. pthreads - changed /MD to /MDd in flags to each .c compilation to .obj, also
added /MDd in final
Dear all,
just to keep you posted:
As of tonight, nightly MonetDB testing will (again) first run the "Current"
development head and then the "Stable" release branch.
(With the release out for just over a week, now, "urgent" bug-fixing and
TestWeb clean-up has settled, making early-morning "Stabl