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

LP:802392 - Maria 5.3 bzr compile warnings in GCC 4.6

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      GCC 4.6 (Fedora 15) triggers a warning on variables that are written to and not read (it previously triggered in Drizzle for error variables that were set and not used). Currently failing with compile-pentium64-debug-max:

      ma_dyncol.c: In function 'dynamic_column_update_many':
      ma_dyncol.c:1750:11: error: variable 'copy' set but not used [-Werror=unused-but-set-variable]

      Workaround of course is not to build in maintainer mode.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andrewhutchings Andrew Hutchings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.