You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Kyle Schoonover (Jira)" <ji...@apache.org> on 2022/01/26 17:54:00 UTC

[jira] [Updated] (AVRO-3325) Remove suppression of CA2225 in AvroDecimal

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

Kyle Schoonover updated AVRO-3325:
----------------------------------
    Summary: Remove suppression of CA2225 in AvroDecimal  (was: Remove suppression of CA225 in AvroDecimal)

> Remove suppression of CA2225 in AvroDecimal
> -------------------------------------------
>
>                 Key: AVRO-3325
>                 URL: https://issues.apache.org/jira/browse/AVRO-3325
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>    Affects Versions: 1.11.1
>            Reporter: Kyle Schoonover
>            Priority: Minor
>
> The work to make sure that operators already have and use their named alternatives has already been done.  The #pragma warning disable can be removed.
> Microsoft Reference: [CA2225: Operator overloads have named alternates (code analysis) - .NET | Microsoft Docs|https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2225]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)