[pcre-dev] [Bug 624] New: [PCRE 7.4] Is symbol PCRECPP_STATI…

Inizio della pagina
Delete this message
Autore: Yauheni Akhotnikau
Data:  
To: pcre-dev
Oggetto: [pcre-dev] [Bug 624] New: [PCRE 7.4] Is symbol PCRECPP_STATIC really needed?
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=624
           Summary: [PCRE 7.4] Is symbol PCRECPP_STATIC really needed?
           Product: PCRE
           Version: N/A
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: wishlist
          Priority: low
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: eao197@???
                CC: pcre-dev@???



PCRE uses PCRE_STATIC symbol to specify that PCRE should be compiled as a
static library. In pcre.h file PCRE_STATIC is used to form appropriate values
for PCRECPP_EXP_DECL and PCRECPP_EXP_DEFN. But in pcrecpp_internals.h symbol
PCRE_STATIC is ignored and PCRECPP_STATIC is used instead. At the same time
PCRECPP_STATIC is not documented anywhere.

So may be PCRECPP_STATIC is an wrong symbol, may be PCRE_STATIC should be used
in pcrecpp_internals.h?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email