+1 for the cleaner mechanish - looks better
On 8/9/05, John Kelly <[EMAIL PROTECTED]> wrote: > > > > > As an "cleaner" alternative to defining Q168440_WORKAROUND we could check > for the correct level of compiler > > so > #ifdef Q168440_WORKAROUND > becomes > #if defined(_MSC_VER) && (_MSC_VER < 1300) > > patches are... > > (See attached file: buildTest.xml.patch)(See attached file: cpp.patch) > > > regards > John > > WebSphe > re MQ > Develop > ment > > Phone: +44(0)1962 818699 (home) +44(0)2392 460598 > > Email: [EMAIL PROTECTED] > > Mail: Mailpoint 127 IBM Hursley, Winchester SO21 2JN, United Kingdom > > > >
