On Mon, 2010-07-05 at 17:25 +0100, andrew.mar...@uk.bnpparibas.com
wrote:
> In my attempts to sort out what is wrong with my release mode build I am
> making all the build properties identical between my app and amq-cpp. I
> even made the warning levels the same, level 3. And that's when I got hi
In my attempts to sort out what is wrong with my release mode build I am
making all the build properties identical between my app and amq-cpp. I
even made the warning levels the same, level 3. And that's when I got hit
by loads of C4290 warnings. C4290 is 'exception specification ignored'.
Can