You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/09/23 09:14:00 UTC

[jira] [Created] (AVRO-2932) Replace getopt_long() to compile avropipe.c and avromod.c in Windows

Zezeng Wang created AVRO-2932:
---------------------------------

             Summary: Replace getopt_long() to compile avropipe.c and avromod.c in Windows 
                 Key: AVRO-2932
                 URL: https://issues.apache.org/jira/browse/AVRO-2932
             Project: Apache Avro
          Issue Type: Improvement
          Components: c
            Reporter: Zezeng Wang
            Assignee: Zezeng Wang


Replace the getopt_long function in the avromod.c and avropipe.c so that it can be compiled in Windows. I didn't use getopt() because it seemed to only recognize '-'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)