Code review comment for lp:~linuxjedi/drizzle/drizzle-bug-621603

Revision history for this message
Lee Bieber (kalebral-deactivatedaccount) wrote :

Latest branch is failing to build on many platforms:

../plugin/drizzle_protocol/table_function.h:21: #ifndef header guard has wrong style, please use: PLUGIN_DRIZZLE_PROTOCOL_TABLE_FUNCTION_H [build/header_guard] [5]
../plugin/drizzle_protocol/table_function.h:57: #endif line should be "#endif /* PLUGIN_DRIZZLE_PROTOCOL_TABLE_FUNCTION_H */" [build/header_guard] [5]
python ../extra/cpplint.py --filter=-whitespace,-runtime,-readability,+legal,-build,+build/header_guard,+build/include_config,+build/namespaces --deps plugin/drizzle_protocol/vio.h.linted ../plugin/drizzle_protocol/vio.h
Done processing ../plugin/drizzle_protocol/pack.h

« Back to merge proposal