You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/11/25 00:18:17 UTC

DO NOT REPLY [Bug 46281] New: ap_provider.h is not encapsulated in an extern "C"

https://issues.apache.org/bugzilla/show_bug.cgi?id=46281

           Summary: ap_provider.h is not encapsulated in an extern "C"
           Product: Apache httpd-2
           Version: 2.2.8
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: scarleton@gmail.com


I included ap_provider.h in a *.cpp file and ran into linking issues because
the header file is not encapsulated in an extern "C".


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46281] ap_provider.h is not encapsulated in an extern "C"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46281


Ruediger Pluem <rp...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Ruediger Pluem <rp...@apache.org>  2008-11-24 23:51:04 PST ---
This was fixed a long time ago (18 month ago) in r536627 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=536627 ). Please upgrade to a
more recent version of httpd.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org