[pcre-dev] [Bug 977] New: pcreposix.c includes pcre.h before…

Top Page
Delete this message
Author: Doug Cook
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 977] New: pcreposix.c includes pcre.h before pcre_internal.h
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=977
           Summary: pcreposix.c includes pcre.h before pcre_internal.h
           Product: PCRE
           Version: 8.01
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: bug
          Priority: low
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: idigdoug@???
                CC: pcre-dev@???



pcreposix.c includes pcre.h before including pcre_internal.h. This causes a
conflict in the definition of PCRE_EXP_DECL. Suggested solution is to remove
the include of pcre.h since pcre_internal.h includes pcre.h.


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