fishy commented on code in PR #2977:
URL: https://github.com/apache/thrift/pull/2977#discussion_r1605209343


##########
compiler/cpp/src/thrift/generate/t_go_generator.cc:
##########
@@ -4286,6 +4311,32 @@ void t_go_generator::parse_go_tags(map<string,string>* 
tags, const string in) {
   }
 }
 
+void t_go_generator::generate_deprecation_comment(ostream& out, map<string, 
vector<string>>& annotations) {

Review Comment:
   nope, just that I haven't written cpp for a while 😛 



-- 
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: notifications-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to