On Tue, 24 Nov 2009 16:09:28 +0300, Long Chang <[email protected]> wrote:

I use the d1 & tango trunk & dwt-win.
there is a new dispose method for Object, and Dwt-win already have a dispose
width Event argument.

I try it with outer,  the error is :


x.d(17): Error: undefined identifier outer
x.d(17): Error: undefined identifier outer
x.d(17): Error: no property 'toString' for type 'int'
x.d(17): Error: function expected before (), not 1 of type int

Try using older version of Tango (before introducing Object.dispose() method), or ask for help in digitalmars.DWT newsgroup. It's not a DMD but, it's just DWT is incompatible with Tango trunk at the moment (due to a breaking change in Tango).

Reply via email to