Checking DateTime.d wont compile

Jesse Phillips jessekphillips at gmail.com
Thu Mar 6 22:14:33 PST 2008


On Thu, 06 Mar 2008 23:58:50 -0500, Rusty wrote:

> Jesse Phillips Wrote:
> 
>> On Thu, 06 Mar 2008 21:04:40 -0500, Rusty wrote:
>> 
>> > Compiler complain on line 595
>> > int s = value.lastIndexOf(' ');
>> > whats the problem
>> 
>> What's the compiler message, the OS being used, this is of the dwt
>> library and not from the samples correct? And sorry I have to ask but,
>> is this Ty Tower by any chance?
> 
> Not clear on your meaning but message is dwt/widgets/DateTime.d(595):
> Error: undefined identifier lastIndexOf OS is dmd1.0.27 tango 0,95.1
> yes dwt
> no

It looks like that section of code was not fully ported yet. This will 
need to be fixed, but it does beg the question of how you are compiling?

I as because we aren't having this problem, and will it's not a linker 
error it might relate to the same error. I would try an fix it, but since 
I can't reproduce it I won't know when it is fixed.


More information about the Digitalmars-d-dwt mailing list