You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2012/12/19 12:45:39 UTC

[Bug 54328] New: Wrong documentation for apr_queue_trypop

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

            Bug ID: 54328
           Summary: Wrong documentation for apr_queue_trypop
           Product: APR
           Version: HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: APR-util
          Assignee: bugs@apr.apache.org
          Reporter: javucho1000@yahoo.com.mx
    Classification: Unclassified

Trivial issue:

In 
1.4
http://apr.apache.org/docs/apr-util/1.4/group___a_p_r___util___f_i_f_o.html#ga128207222433384f286f61ec806f4af8

and trunk

http://apr.apache.org/docs/apr-util/trunk/group___a_p_r___util___f_i_f_o.html#ga128207222433384f286f61ec806f4af8

The documentation for
apr_status_t apr_queue_trypop    (    apr_queue_t *     queue,
void **     data 
)    

Says:

    APR_SUCCESS on a successful push

shouldn't be:

    APR_SUCCESS on a successful pop

?



_
Javier Alcázar

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 54328] Wrong documentation for apr_queue_trypop

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

Stefan Fritsch <sf...@sfritsch.de> changed:

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

--- Comment #1 from Stefan Fritsch <sf...@sfritsch.de> ---
Thanks, will be fixed in the next release:

Trunk: r1426448
1.5.x: r1426449

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 54328] Wrong documentation for apr_queue_trypop

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

Javier Alcázar <ja...@yahoo.com.mx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |javucho1000@yahoo.com.mx

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org