You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Lutz Behnke <be...@trustcenter.de> on 2000/02/16 19:23:29 UTC

apache-api/5768: Header alloc.h clashes with alloc.h from GNU STL implementation

>Number:         5768
>Category:       apache-api
>Synopsis:       Header alloc.h clashes with alloc.h from GNU STL implementation
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Wed Feb 16 10:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     behnke@trustcenter.de
>Release:        1.3.11
>Organization:
apache
>Environment:
SunOS sirius 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-60
gcc version 2.8.1, GNU ld
libstc++ 2.8.1.1
The problem might appear on other GNU based systems too
>Description:
The name 'alloc.h' is used in the GNU STL implemenation.
>How-To-Repeat:
installing apache, then try to compile code that uses some header from
the same dir as the header of the Apache API
>Fix:
rename 'alloc.h' to 'ap_alloc.h', especially since the pool allocation
scheme implementation is fairly Apache specific
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]