[Mono-bugs] [Bug 80962][Nor] Changed - property 'Server' is not accessible for TcpListener object

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 21 11:22:45 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by benton.stark at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80962

--- shadow/80962	2007-03-21 04:11:54.000000000 -0500
+++ shadow/80962.tmp.5953	2007-03-21 10:22:45.000000000 -0500
@@ -45,6 +45,14 @@
 Mono C# compiler version 1.2.3.1 (Windows)
 gmcs.exe
 
 ------- Additional Comments From juancri at juancri.com  2007-03-21 04:11 -------
 I think you're using mcs, not gmcs. The property Server is public for
 NET_2_0 and protected for 1.1.
+
+------- Additional Comments From benton.stark at gmail.com  2007-03-21 10:22 -------
+I am certain I am using gmcs and not mcs. My code is littered with
+generic types.  When I recompiled my .NET 2.0 FTP library using gmcs
+the reported bug was the only compile error I received.  It was fairly
+easy to work around the error but I thought I would report this bug so
+the gmcs compiler can be fixed - and it should be a very easy fix.  I
+ask you to please compile the supplied example code.


More information about the mono-bugs mailing list