Uploaded image for project: 'Percona Server for MySQL'
  1. Percona Server for MySQL
  2. PS-6966

In Percona Server compilation, fixed clang-10 compilation issues.

Details

    • Admin & Maintenance Task
    • Status: Done
    • Medium
    • Resolution: Fixed
    • 5.6.x, 5.7.x, 8.0.x
    • 5.6.48-88.0, 5.7.30-33, 8.0.20-11
    • None
    • None

    Description

      1. Remove PerconaFT suppression for the `-Wno-address-of-packed-member` warning
      2. Fix -Wmisleading-indentation warning:

      /percona-5.6/storage/myisam/mi_rkey.c:189:5: error: misleading indentation; statement is not part of the previous 'else' [-Werror,-Wmisleading-indentation]
          info->set_rnext_same_key= TRUE;
      

      3. Fix -Werror issue:

      /percona-5.7/storage/rocksdb/rocksdb/util/channel.h:35:33: error: no matching constructor for initialization of 'std::lock_guard<std::mutex>'
          std::lock_guard<std::mutex> lk(lock_);
      

      Attachments

        Activity

          People

            przemyslaw.skibinski Przemyslaw Skibinski
            przemyslaw.skibinski Przemyslaw Skibinski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 days, 3 hours, 45 minutes
                3d 3h 45m

                Smart Checklist