You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/02/10 15:05:41 UTC

[GitHub] [avro] martin-g commented on a change in pull request #1530: AVRO-3381: Non functional styling changes.

martin-g commented on a change in pull request #1530:
URL: https://github.com/apache/avro/pull/1530#discussion_r803771283



##########
File path: lang/csharp/src/apache/codegen/AvroGen.cs
##########
@@ -142,7 +141,8 @@ static void Usage()
                 AppDomain.CurrentDomain.FriendlyName);
             return;
         }
-        static int GenProtocol(string infile, string outdir,

Review comment:
       Is it technically possible this method to be used without going thru `Main()` in 1.11.0 ?




-- 
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: issues-unsubscribe@avro.apache.org

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