You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Mario Emmenlauer (Jira)" <ji...@apache.org> on 2020/04/08 09:33:00 UTC

[jira] [Commented] (THRIFT-4833) warning CS0114 "Xception.Message" hides inherited member "Exception.Message"

    [ https://issues.apache.org/jira/browse/THRIFT-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077996#comment-17077996 ] 

Mario Emmenlauer commented on THRIFT-4833:
------------------------------------------

What is the best solution for this? Is this a question for the compiler to add the `override` keyword on shadowed members?

> warning CS0114 "Xception.Message" hides inherited member "Exception.Message"
> ----------------------------------------------------------------------------
>
>                 Key: THRIFT-4833
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4833
>             Project: Thrift
>          Issue Type: Improvement
>          Components: netstd - Library
>            Reporter: Jens Geyer
>            Priority: Major
>
> Test case = Test suite IDL Also happens in C# and netcore. for years now. We should fix that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)