@@ -2,7 +2,7 @@ src/tr1/*
221
333
44Done processing src/tr1/c_policy.hpp
5- Total errors found: 68
5+ Total errors found: 66
66
77src/tr1/c_policy.hpp:0: No #ifndef header guard found, suggested CPP variable is: SAMPLES_BOOST_SAMPLE_SRC_TR1_C_POLICY_HPP_ [build/header_guard] [5]
88src/tr1/c_policy.hpp:9: Missing space before { [whitespace/braces] [5]
@@ -24,7 +24,6 @@ src/tr1/c_policy.hpp:27: Weird number of spaces at line-start. Are you using a
2424src/tr1/c_policy.hpp:28: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
2525src/tr1/c_policy.hpp:30: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
2626src/tr1/c_policy.hpp:32: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
27- src/tr1/c_policy.hpp:33: Uncommented text after #endif is non-standard. Use a comment. [build/endif_comment] [5]
2827src/tr1/c_policy.hpp:34: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
2928src/tr1/c_policy.hpp:35: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
3029src/tr1/c_policy.hpp:36: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
@@ -51,7 +50,6 @@ src/tr1/c_policy.hpp:60: Weird number of spaces at line-start. Are you using a
5150src/tr1/c_policy.hpp:61: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
5251src/tr1/c_policy.hpp:63: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
5352src/tr1/c_policy.hpp:65: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
54- src/tr1/c_policy.hpp:66: Uncommented text after #endif is non-standard. Use a comment. [build/endif_comment] [5]
5553src/tr1/c_policy.hpp:67: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
5654src/tr1/c_policy.hpp:68: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
5755src/tr1/c_policy.hpp:69: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
0 commit comments