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

BUILD: client/mysqltest.cc does not compile with PCRE2-10.41 headers

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.6.11, 10.11.1
    • N/A
    • Compiling
    • None
    • PCRE2-10.41

    Description

      This is the recently released version of PCRE2. This appears to be a latent bug in this one source file.

      diff -u -r1.1 client/mysqltest.cc
      --- client/mysqltest.cc	2022/12/11 01:47:35	1.1
      +++ client/mysqltest.cc	2022/12/11 02:17:48
      @@ -46,6 +46,7 @@
       #include <stdarg.h>
       #include <violite.h>
       #define PCRE2_STATIC 1  /* Important on Windows */
      +#include "pcre2.h"
       #include "pcre2posix.h" /* pcreposix regex library */
       #ifdef HAVE_SYS_WAIT_H
       #include <sys/wait.h>
      

      Attachments

        Activity

          People

            danblack Daniel Black
            debohman David Bohman
            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.