You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Nikolay Orlyuk (JIRA)" <ji...@apache.org> on 2012/09/02 19:22:07 UTC

[jira] [Created] (LOG4NET-352) CS0419 during build with Mono >2.6

Nikolay Orlyuk created LOG4NET-352:
--------------------------------------

             Summary: CS0419 during build with Mono >2.6
                 Key: LOG4NET-352
                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
             Project: Log4net
          Issue Type: Bug
          Components: Builds
    Affects Versions: 1.2.11
         Environment: NAnt is 0.86 and Mono is 2.8.2
NAnt is 0.91 and Mono is 2.10.8
            Reporter: Nikolay Orlyuk
            Priority: Minor


Fails to build with Mono > 2.6 with warn CS0419 treated as error.
While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
See [mail archive | http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Dominik Psenner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Psenner updated LOG4NET-352:
------------------------------------

    Fix Version/s: 1.2.12
           Labels: mono  (was: )
    
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Assignee: Dominik Psenner
>            Priority: Minor
>              Labels: mono
>             Fix For: 1.2.12
>
>         Attachments: log4net-r1380006-cref.patch.xz
>
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Nikolay Orlyuk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Orlyuk updated LOG4NET-352:
-----------------------------------

    Description: 
Fails to build with Mono > 2.6 with warn CS0419 treated as error.
While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]

Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.


  was:
Fails to build with Mono > 2.6 with warn CS0419 treated as error.
While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]

Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx|B.3.1 ID string format] helps to resolve this issue.


    
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Priority: Minor
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Dominik Psenner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447142#comment-13447142 ] 

Dominik Psenner commented on LOG4NET-352:
-----------------------------------------

Commit'ed Your patch as revision 1380139, thanks! Would You please verify that the latest svn trunk of log4net now compiles with mono > 2.6?
                
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Assignee: Dominik Psenner
>            Priority: Minor
>         Attachments: log4net-r1380006-cref.patch.xz
>
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Dominik Psenner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Psenner closed LOG4NET-352.
-----------------------------------

    
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Assignee: Dominik Psenner
>            Priority: Minor
>              Labels: mono
>             Fix For: 1.2.12
>
>         Attachments: log4net-r1380006-cref.patch.xz
>
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Dominik Psenner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Psenner resolved LOG4NET-352.
-------------------------------------

    Resolution: Fixed

I resolve this issue because it is now fixed. Many thanks for the patch Nikolay!
                
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Assignee: Dominik Psenner
>            Priority: Minor
>              Labels: mono
>             Fix For: 1.2.12
>
>         Attachments: log4net-r1380006-cref.patch.xz
>
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Nikolay Orlyuk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Orlyuk updated LOG4NET-352:
-----------------------------------

    Description: 
Fails to build with Mono > 2.6 with warn CS0419 treated as error.
While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]

Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx|B.3.1 ID string format] helps to resolve this issue.


  was:
Fails to build with Mono > 2.6 with warn CS0419 treated as error.
While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
See [mail archive | http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]

Note that using signature "M:" as per http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx


    
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Priority: Minor
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx|B.3.1 ID string format] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Dominik Psenner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Psenner reassigned LOG4NET-352:
---------------------------------------

    Assignee: Dominik Psenner
    
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Assignee: Dominik Psenner
>            Priority: Minor
>         Attachments: log4net-r1380006-cref.patch.xz
>
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Nikolay Orlyuk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Orlyuk updated LOG4NET-352:
-----------------------------------

    Description: 
Fails to build with Mono > 2.6 with warn CS0419 treated as error.
While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
See [mail archive | http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]

Note that using signature "M:" as per http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx


  was:
Fails to build with Mono > 2.6 with warn CS0419 treated as error.
While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
See [mail archive | http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]


    
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Priority: Minor
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
> See [mail archive | http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:" as per http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Nikolay Orlyuk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Orlyuk updated LOG4NET-352:
-----------------------------------

    Attachment: log4net-r1380006-cref.patch.xz
    
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Priority: Minor
>         Attachments: log4net-r1380006-cref.patch.xz
>
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Nikolay Orlyuk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446996#comment-13446996 ] 

Nikolay Orlyuk commented on LOG4NET-352:
----------------------------------------

Might be fixed with several (two is enough) runs of: find -name '*.cs' -print0 | xargs -0 sed -i 's/\(\/\/\/.*cref="\)\([^:"]*(\)/\1M:\2/'
Also attached resulted diff file.

                
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Priority: Minor
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (LOG4NET-352) CS0419 during build with Mono >2.6

Posted by "Nikolay Orlyuk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447351#comment-13447351 ] 

Nikolay Orlyuk commented on LOG4NET-352:
----------------------------------------

Dominik, thank you. Confirm: with Mono 2.10.8 trunk compiles without any mention of CS0419 :)
                
> CS0419 during build with Mono >2.6
> ----------------------------------
>
>                 Key: LOG4NET-352
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-352
>             Project: Log4net
>          Issue Type: Bug
>          Components: Builds
>    Affects Versions: 1.2.11
>         Environment: NAnt is 0.86 and Mono is 2.8.2
> NAnt is 0.91 and Mono is 2.10.8
>            Reporter: Nikolay Orlyuk
>            Assignee: Dominik Psenner
>            Priority: Minor
>              Labels: mono
>             Fix For: 1.2.12
>
>         Attachments: log4net-r1380006-cref.patch.xz
>
>
> Fails to build with Mono > 2.6 with warn CS0419 treated as error.
> While cref contains argument type signature compiler complains with error: Ambiguous reference in cref attribute `log4net.Appender.AppenderSkeleton.DoAppend'. Assuming {quote}`log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched{quote}
> See [mail archive|http://mail-archives.apache.org/mod_mbox/logging-log4net-user/201110.mbox/%3C8762k4m6oq.fsf@v35516.1blu.de%3E] and [pastebin|http://pastebin.com/hpPaipXX]
> Note that using signature "M:AppenderSkeleton.DoAppend(LoggingEvent)" as per [B.3.1 ID string format|http://msdn.microsoft.com/en-us/library/aa664807%28VS.71%29.aspx] helps to resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira