Jimexist commented on code in PR #2562:
URL: https://github.com/apache/thrift/pull/2562#discussion_r849229640


##########
compiler/cpp/src/thrift/generate/t_java_generator.cc:
##########
@@ -5534,6 +5623,8 @@ THRIFT_REGISTER_GENERATOR(
     "                     Enable rethrow of unhandled exceptions and let them 
propagate further."
     " (Default behavior is to catch and log it.)\n"
     "    java5:           Generate Java 1.5 compliant code (includes 
android_legacy flag).\n"
+    "    generate_future_iface:\n"

Review Comment:
   thanks for the suggestion, updated @Jens-G 



-- 
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