Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-610

PCRE is built without unicode support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • httpd 2.4.29 SP1 DR1
    • httpd 2.4.29 DR1
    • pcre
    • None

    Description

      We need to add support for unicode.

      At the moment pcre is compiled with:
      8-bit support
      No UTF-8 support
      32-bit support
      No UTF-32 support
      No Unicode properties support
      No just-in-time compiler support
      Newline sequence is LF
      \R matches all Unicode newlines
      Internal link size = 2
      POSIX malloc threshold = 10
      Parentheses nest limit = 250
      Default match limit = 10000000
      Default recursion depth limit = 10000000
      Match recursion uses stack

      Attachments

        Activity

          People

            rhn-engineering-mturk Mladen Turk
            preichl@redhat.com Pavel Reichl
            Pavel Reichl Pavel Reichl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: