[ https://issues.apache.org/jira/browse/KAFKA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Niek Sanders updated KAFKA-284: ------------------------------- Status: Patch Available (was: Open) Index: clients/cpp/src/encoder.hpp =================================================================== --- clients/cpp/src/encoder.hpp (revision 1295383) +++ clients/cpp/src/encoder.hpp (working copy) @@ -16,7 +16,7 @@ */ /* * encoder.hpp - * + */ #ifndef KAFKA_ENCODER_HPP_ #define KAFKA_ENCODER_HPP_ > 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 > > 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