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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
