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

ensure that all HAVE_XXX constants can be set by cmake

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.0, 5.5.27
    • None
    • None

    Description

      before 5.5 configure was doing system checks and defining HAVE_XXX constants accordingly. In 5.5 cmake is doing that. In the process of converting the build system to cmake some of the checks were lost. As a result the code uses HAVE_XXX constants that are never defined by cmake.

      This task is about verifying that all HAVE_XXX constants that are used in the code are actually results of some cmake system checks.

      Basically, every such constant must be present in config.h.cmake and in configure.cmake.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.