In order to make it consistent with the rest of C++ code, can you add braces?

     if (dt == json::etLong) {
         return GenericDatum(static_cast<float>(e.longValue()));
     }


[ Full content available at: https://github.com/apache/avro/pull/326 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to