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

Remove type mismatch in InnoDB printf-like calls

    XMLWordPrintable

Details

    • 10.1.23

    Description

      https://s3.amazonaws.com/archive.travis-ci.org/jobs/220849959/log.txt

      In file included from /Users/travis/build/grooverdan/mariadb-server/storage/innobase/btr/btr0btr.cc:41:
       
      In file included from /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/lock0lock.h:1112:
       
      In file included from /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/lock0lock.ic:29:
       
      In file included from /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/row0row.h:390:
       
      In file included from /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/row0row.ic:28:
       
      In file included from /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/trx0undo.h:34:
       
      In file included from /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/trx0sys.h:40:
       
      /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/read0types.h:220:4: warning: format specifies type 'unsigned long' but the argument has type 'trx_id_t' (aka 'unsigned long long') [-Wformat]
       
                              m_low_limit_id, m_up_limit_id);
       
                              ^~~~~~~~~~~~~~
       
      /Users/travis/build/grooverdan/mariadb-server/storage/innobase/include/read0types.h:220:20: warning: format specifies type 'unsigned long' but the argument has type 'trx_id_t' (aka 'unsigned long long') [-Wformat]
       
                              m_low_limit_id, m_up_limit_id);
       
                                              ^~~~~~~~~~~~~
      ,

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              danblack Daniel Black
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.