Details

    Description

      Fix warnings like the following as they occur on mac:

      server/include/mysql/psi/mysql_file.h:1032:31: warning: implicit conversion loses integer precision: 'int' to 'mode_t' (aka 'unsigned short') [-Wimplicit-int-conversion]
       1032 |     file= my_create(filename, create_flags, access_flags, myFlags);
            |           ~~~~~~~~~           ^~~~~~~~~~~~
      

      Attachments

        Activity

          danblack Daniel Black added a comment -

          off by 10 in the MDEV number in https://github.com/MariaDB/server/pull/3794.

          danblack Daniel Black added a comment - off by 10 in the MDEV number in https://github.com/MariaDB/server/pull/3794 .
          danblack Daniel Black added a comment -

          Thanks Dave

          danblack Daniel Black added a comment - Thanks Dave

          People

            Gosselin Dave Gosselin
            Gosselin Dave Gosselin
            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.