List:Commits« Previous MessageNext Message »
From:Vladislav Vaintroub Date:November 25 2008 1:57pm
Subject:RE: bzr commit into mysql-6.0-falcon-team branch (olav:2916) Bug#39419
View as plain text  
Hi Olav,


> -----Original Message-----
> From: Olav Sandstaa [mailto:olav@stripped]
> Sent: Sunday, November 23, 2008 11:03 PM
> To: commits@stripped
> Subject: bzr commit into mysql-6.0-falcon-team branch (olav:2916)
> Bug#39419
> +#if (defined(__GNUC__) && !defined(__EXCEPTIONS)) || (defined
> (_MSVC_VER) && !defined (_CPPUNWIND))
> +#error Falcon needs to be compiled with support for C++ exceptions.
> Please check your compiler settings.
> +#endif
> +

The preprocessor constant is for Microsoft compiler is _MSC_VER , not
_MSVC_VER (guess back in the 80th  it was just  Microsoft C compiler,
without Visual :)
Looks good otherwise.


Thread
bzr commit into mysql-6.0-falcon-team branch (olav:2916) Bug#39419Olav Sandstaa23 Nov
  • Re: bzr commit into mysql-6.0-falcon-team branch (olav:2916) Bug#39419Hakan Kuecuekyilmaz25 Nov
    • Re: bzr commit into mysql-6.0-falcon-team branch (olav:2916) Bug#39419Olav Sandstaa25 Nov
      • Re: bzr commit into mysql-6.0-falcon-team branch (olav:2916) Bug#39419Hakan Kuecuekyilmaz25 Nov
  • RE: bzr commit into mysql-6.0-falcon-team branch (olav:2916) Bug#39419Vladislav Vaintroub25 Nov
    • Re: bzr commit into mysql-6.0-falcon-team branch (olav:2916) Bug#39419Olav Sandstaa25 Nov