[Gtk-sharp-list] Gtk# windows build fixed

Rachel Hestilow hestilow@ximian.com
23 Jun 2002 10:52:42 -0500


I haven't filed bugs yet, so knock yourself out :-). As an addeundum to
the name collision bug, mcs also fails to detect property/method
collisions. At this point I'd be willing to guess it doesn't do any
collision detection of any sort at all...

Now that I have the win32 build going I'll see what I can do about that
XSLT script.

-- Rachel

On Sun, 2002-06-23 at 10:12, Mike Kestner wrote:
> On Sun, 2002-06-23 at 10:08, Mike Kestner wrote:
> 
> > Rachel, did you file an mcs bug for method name collision detection? I
> > think that's the only "new" bug that this round detected.  The
> > uninitialized variable flow control issue is well known.
> 
> I forgot about the one where you can only use protected methods from
> subclass methods.  I can try to come up with some test cases and log
> some bugs for these if you didn't do so already.
> 
> Mike
>