[
https://issues.apache.org/jira/browse/ZOOKEEPER-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735505#action_12735505
]
Hudson commented on ZOOKEEPER-468:
----------------------------------
Integrated in ZooKeeper-trunk #393 (See
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/393/])
> avoid compile warning in send_auth_info()
> -----------------------------------------
>
> Key: ZOOKEEPER-468
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-468
> Project: Zookeeper
> Issue Type: Bug
> Components: c client
> Affects Versions: 3.2.0
> Reporter: Chris Darroch
> Assignee: Chris Darroch
> Priority: Minor
> Fix For: 3.2.1, 3.3.0
>
> Attachments: ZOOKEEPER-468.patch
>
>
> Older compilers may complain that rc may be used without initialization in
> send_auth_info(), if -Wall is specified. The fix is a simple initialization.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.