Error: function object.Object.dispose () does not match parameter types (Event)
Long Chang
changedalone at gmail.com
Tue Nov 24 03:49:47 PST 2009
tango trunk add a method name dispose to Object. now build dmd-win32 will
throw this:
custom\TableCursor.d(211): Error: function object.Object.dispose () does not
match parameter types (Event)
custom\TableCursor.d(211): Error: expected 0 arguments, not 1 for
non-variadic function type void()
rename all the dispose to Dispose will fiex this issure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-dwt/attachments/20091124/f9308568/attachment.htm>
More information about the Digitalmars-d-dwt
mailing list