Checking DateTime.d wont compile

Rusty rustyn12 at quick.com.nz
Sat Mar 8 17:01:13 PST 2008


Frank Benoit Wrote:

> Rusty schrieb:
> > Compiler complain on line 595
> > int s = value.lastIndexOf(' ');
> > whats the problem
> 
> Yesterday i did some edits in dwt.dwthelper.utils to sync it with 
> dwt-linux. Perhaps that fixed the problem. Actually i don't get a 
> compile error on windows.
> 
> Can you retry please?
try with 1.027 dmd to compile  dwt-linux-e0ffca35fe59,dwt-linux-cf2672c3e4fb,dwt-linux-08789b28bdf3
in all case now get 
ets/TypedListener.d dwt/widgets/Widget.d -oflibDD-dwt.a

dwt/DWTError.d(145): Error: undefined identifier info
dwt/DWTError.d(145): Error: cannot infer type for msg
dwt/DWTError.d(150): Error: no property 'info' for type 'object.Exception'
dwt/DWTError.d(150): Error: cannot infer type for msg
dwt/DWTException.d(135): Error: undefined identifier info
dwt/DWTException.d(135): Error: cannot infer type for msg
dwt/DWTException.d(140): Error: no property 'info' for type 'object.Exception'
dwt/DWTException.d(140): Error: cannot infer type for msg
then lots more 
not getting past yet still working get pssed soon


More information about the Digitalmars-d-dwt mailing list