digitalmars.D.dwt - dwtx.lib build error
- yidabu (38/38) Aug 16 2008 environment: dwtx svn, DSSS 0.75
- Frank Benoit (3/36) Aug 16 2008 Fixed in
environment: dwtx svn, DSSS 0.75 dwtx\core\internal\runtime\RuntimeLog.d(49): function dwtx.dwtxhelper.Collection .ArrayList.remove (int) does not match parameter types (ILogListener) dwtx\core\internal\runtime\RuntimeLog.d(49): Error: cannot implicitly convert ex pression (listener) of type dwtx.core.runtime.ILogListener.ILogListener to char[ ] dwtx\core\internal\runtime\RuntimeLog.d(50): function dwtx.dwtxhelper.Collection .ArrayList.add (int,Object) does not match parameter types (ILogListener) dwtx\core\internal\runtime\RuntimeLog.d(50): Error: cannot implicitly convert ex pression (listener) of type dwtx.core.runtime.ILogListener.ILogListener to char[ ] dwtx\core\internal\runtime\RuntimeLog.d(55): Error: undefined identifier IRuntim eConstants dwtx\core\internal\runtime\RuntimeLog.d(55): Error: no property 'PI_RUNTIME' for type 'int' dwtx\core\internal\runtime\RuntimeLog.d(55): function dwtx.core.runtime.ILogList ener.ILogListener.logging (IStatus,char[]) does not match parameter types (IStat us,int) dwtx\core\internal\runtime\RuntimeLog.d(55): Error: cannot implicitly convert ex pression (1) of type int to char[] dwtx\core\internal\runtime\RuntimeLog.d(55): Error: cannot cast int to char[] dwtx\core\internal\runtime\RuntimeLog.d(55): Error: integral constant must be sc alar type, not char[] dwtx\core\internal\runtime\RuntimeLog.d(58): Error: identifier 'LinkageError' is not defined dwtx\core\internal\runtime\RuntimeLog.d(58): Error: LinkageError is used as a ty pe Error: can only catch class objects, not 'void' dwtx\core\runtime\PlatformObject.d(50): Error: no super class constructor for Ob ject -- yidabu <yidabu.spam gmail.com> http://www.dsource.org/projects/dwin D ÓïÑÔ-ÖÐÎÄ(D Chinese): http://www.d-programming-language-china.org/ http://bbs.d-programming-language-china.org/ http://dwin.d-programming-language-china.org/ http://scite4d.d-programming-language-china.org/
Aug 16 2008
yidabu schrieb:environment: dwtx svn, DSSS 0.75 dwtx\core\internal\runtime\RuntimeLog.d(49): function dwtx.dwtxhelper.Collection ..ArrayList.remove (int) does not match parameter types (ILogListener) dwtx\core\internal\runtime\RuntimeLog.d(49): Error: cannot implicitly convert ex pression (listener) of type dwtx.core.runtime.ILogListener.ILogListener to char[ ] dwtx\core\internal\runtime\RuntimeLog.d(50): function dwtx.dwtxhelper.Collection ..ArrayList.add (int,Object) does not match parameter types (ILogListener) dwtx\core\internal\runtime\RuntimeLog.d(50): Error: cannot implicitly convert ex pression (listener) of type dwtx.core.runtime.ILogListener.ILogListener to char[ ] dwtx\core\internal\runtime\RuntimeLog.d(55): Error: undefined identifier IRuntim eConstants dwtx\core\internal\runtime\RuntimeLog.d(55): Error: no property 'PI_RUNTIME' for type 'int' dwtx\core\internal\runtime\RuntimeLog.d(55): function dwtx.core.runtime.ILogList ener.ILogListener.logging (IStatus,char[]) does not match parameter types (IStat us,int) dwtx\core\internal\runtime\RuntimeLog.d(55): Error: cannot implicitly convert ex pression (1) of type int to char[] dwtx\core\internal\runtime\RuntimeLog.d(55): Error: cannot cast int to char[] dwtx\core\internal\runtime\RuntimeLog.d(55): Error: integral constant must be sc alar type, not char[] dwtx\core\internal\runtime\RuntimeLog.d(58): Error: identifier 'LinkageError' is not defined dwtx\core\internal\runtime\RuntimeLog.d(58): Error: LinkageError is used as a ty pe Error: can only catch class objects, not 'void' dwtx\core\runtime\PlatformObject.d(50): Error: no super class constructor for Ob jectFixed in http://www.dsource.org/projects/dwt-addons/changeset/125%3A00f8787f4742
Aug 16 2008