Checking DateTime.d wont compile

Rusty rustyn12 at quick.com.nz
Sun Mar 9 03:23:59 PDT 2008


Frank Benoit Wrote:

> Rusty schrieb:
> > 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
> 
> this is a clear indication that you are using a tango version, which is 
> too old. Either use tango 0.99.5 or tango from svn trunk rev 3145 and 
> older. The 0.99.5 release is prefered.


yes thanks I got newer and compiles library now-3 days wow!


More information about the Digitalmars-d-dwt mailing list