Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-35632

HandlerSocket uses deprecated C++98 auto_ptr

    XMLWordPrintable

Details

    Description

      In MDEV-13459, all deprecation warnings were disabled for HandlerSocket. It turns out that all of them are about auto_ptr, which in C++11 was deprecated and replaced with std::unique_ptr.

      Starting with MariaDB Server 10.4, we depend on C++11.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              marko Marko Mäkelä
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.