<p>On 01/27/2010 09:07 PM, Walter Bright wrote:</p>
<blockquote cite="mid:4B609CF0.3080202@digitalmars.com"><br /> <br /> Mike Wey wrote:   <br />
<blockquote><br /> There seems to be a regression in the way overridden functions are     <br /> resolved.     <br /> Compiling GtkD with the latest beta i get the following error:     <br /> <br /> src/gtk/Window.d(623): Error: function gtk.Window.Window.getScreen does not override any function     <br /> <br /> &nbsp;</blockquote>
<br /> I think the checked in patch 356 fixes this.   <br /> _______________________________________________   <br /> dmd-beta mailing list   <br /> <a class="moz-txt-link-abbreviated" href="mailto:dmd-beta@puremagic.com">dmd-beta@puremagic.com</a> <br /> <a class="moz-txt-link-freetext" href="http://lists.puremagic.com/mailman/listinfo/dmd-beta">http://lists.puremagic.com/mailman/listinfo/dmd-beta</a> <br /></blockquote>
<p>Yes, 356 fixes this, Thanks.</p>