From 25d9d12e15febfe21694fed17c363c02b6b47984 Mon Sep 17 00:00:00 2001 From: Sergey Zubkov Date: Wed, 24 Jan 2018 09:19:47 -0500 Subject: [PATCH] travis CI fixes --- CppCoreGuidelines.md | 2 +- scripts/hunspell/isocpp.dic | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md index c25c417..a2d0e66 100644 --- a/CppCoreGuidelines.md +++ b/CppCoreGuidelines.md @@ -20231,7 +20231,7 @@ Some styles use very general (not type-specific) prefixes to denote the general // note: "p" is not being used to say "raw pointer to type User," // just generally to say "this is an indirection" - auto cntHits = calc_total_of_hits(/*...*); + auto cntHits = calc_total_of_hits(/*...*/); // note: "cnt" is not being used to encode a type, // just generally to say "this is a count of something" diff --git a/scripts/hunspell/isocpp.dic b/scripts/hunspell/isocpp.dic index 721e4ba..6107413 100644 --- a/scripts/hunspell/isocpp.dic +++ b/scripts/hunspell/isocpp.dic @@ -84,6 +84,7 @@ clib Cline99 ClosePort cm3 +cnt CommonMark *compiletime composability @@ -510,6 +511,7 @@ STL stmt str strdup +stringlike strlen Str15 Stroustrup