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 2004/05/18 18:49:13 UTC

DO NOT REPLY [Bug 29064] New: - apr_queue/apr_array push/pop - which end?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29064>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29064

apr_queue/apr_array push/pop - which end?

           Summary: apr_queue/apr_array push/pop - which end?
           Product: APR
           Version: HEAD
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: APR-util
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: Christopher.D.Knight@nasa.gov


I'm assuming that for the queue, push adds to the end and pop pulls from the
start. I'm also assuming that for array, push adds to the end and pop pulls from
the end. (Stack.)

Please add documentation clarifying this to apr_queue.h and apr_tables.h.

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