Commits

Douglas Adam Creager authored f95e27221ec
AVRO-960. C: const char parameters for set_string and set_string_len The avro_value_set_string and avro_value_set_string_len input parameters are now "const char *" instead of "char *". This is change is backwards compatible, since everything that compiled previously will still compile without errors or warnings. Contributed by Lucas Martin-King. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1213895 13f79535-47bb-0310-9956-ffa450edef68