You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (Commented) (JIRA)" <ji...@apache.org> on 2012/03/01 03:47:58 UTC

[jira] [Commented] (KAFKA-284) C++ client does not compile

    [ https://issues.apache.org/jira/browse/KAFKA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219753#comment-13219753 ] 

Joe Stein commented on KAFKA-284:
---------------------------------

committed
                
> C++ client does not compile
> ---------------------------
>
>                 Key: KAFKA-284
>                 URL: https://issues.apache.org/jira/browse/KAFKA-284
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.7
>         Environment: g++ 4.4.5 on linux
>            Reporter: Niek Sanders
>            Priority: Trivial
>         Attachments: KAFKA-284.patch
>
>
> clients/cpp/src/encoder.hpp has an unclosed comment on line 19.
> /*
>  * encoder.hpp
>  *
> Needs to be
> /*
>  * encoder.hpp
>  */

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira