CJCombrink commented on code in PR #2943:
URL: https://github.com/apache/thrift/pull/2943#discussion_r1561383296


##########
compiler/cpp/src/thrift/generate/t_js_generator.cc:
##########
@@ -43,7 +43,7 @@ using std::stringstream;
 using std::unordered_map;
 using std::vector;
 
-static const string endl = "\n"; // avoid ostream << std::endl flushes
+static const string br = "\n"; // Line break

Review Comment:
   See previous comment, also updated



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to