Skip to content

Fails to compile on VS14 #35

Description

@ned14
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error_code.ipp(40): error C2694: 'const char *asio::detail::system_category::name(void) const': overriding virtual function has less restrictive exception specification than base class virtual member function 'const char *std::error_category::name(void) noexcept const'
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error_code.ipp(40): note: see declaration of 'asio::detail::system_category::name'
C:\Program Files\Microsoft Visual Studio 14.0\VC\INCLUDE\system_error(162): note: see declaration of 'std::error_category::name'
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error.ipp(96): error C2694: 'const char *asio::error::detail::misc_category::name(void) const': overriding virtual function has less restrictive exception specification than base class virtual member function 'const char *std::error_category::name(void) noexcept const'
c:\users\ned\documents\boost.afio\asio\asio\include\asio/impl/error.ipp(96): note: see declaration of 'asio::error::detail::misc_category::name'
C:\Program Files\Microsoft Visual Studio 14.0\VC\INCLUDE\system_error(162): note: see declaration of 'std::error_category::name'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions