[ 
https://issues.apache.org/jira/browse/AVRO-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated AVRO-400:
-----------------------------

    Attachment: avro-400-2.patch

Updated patch attached. Adds warnings for unused parameters to the relevant 
makefiles but doesn't remove the unused parameters that the last patch did 
(those will be used in the future). Also corrects the type of the size field in 
avro_fixed_schema_t and a printf format string in lang/c/examples/quickstop.c



> Adding warning for unused parameters
> ------------------------------------
>
>                 Key: AVRO-400
>                 URL: https://issues.apache.org/jira/browse/AVRO-400
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>            Reporter: Eli Collins
>            Assignee: Matt Massie
>            Priority: Minor
>         Attachments: avro-400-1.patch, avro-400-2.patch
>
>
> Adds -Wextra -Wunused-parameter to the C makefiles and removes a bunch of 
> unused parameters. Matt, lemme know if you had left these parameters in for 
> future use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to