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

        

Reply via email to