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

Missing C++ support in ma_dyncol.h

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 10.0.6
    • 10.0.5
    • None
    • None
    • all

    Description

      ma_dyncol.h doesn't work in a C++ environment

      How to fix:

      ma_dyncol.h

      +#ifdef __cplusplus
      +extern "C" {
      +#endif
      -----
      +#ifdef __cplusplus
      }
      +#endif

      Attachments

        Activity

          People

            sanja Oleksandr Byelkin
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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