Re: [Monetdb-developers] load runtime incorrectly

2008-02-27 Thread mobigital-nbl
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

[Monetdb-developers] FYI: reversed nightly testing order: Current, Stable

2008-02-27 Thread Stefan Manegold
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