[
https://issues.apache.org/jira/browse/AVRO-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484441#comment-17484441
]
ASF subversion and git services commented on AVRO-3325:
-------------------------------------------------------
Commit 7ee056890cc44f956ee3a46a3663132a3b688655 in avro's branch
refs/heads/master from Kyle Schoonover
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=7ee0568 ]
AVRO-3325 Removed suppression of CA2225 (#1476)
Co-authored-by: Kyle T. Schoonover <[email protected]>
> 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
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)