AI Challenge - Ants

Jesse Phillips jessekphillips+d at gmail.com
Sat Oct 22 09:54:29 PDT 2011


I downloaded the starter pack last night and everything compiled. 2.055 
and 2.054

On Sat, 22 Oct 2011 18:30:55 +0200, maarten van damme wrote:

> I just downloaded the starter package and it gives to following errors:
> ants.d -line 64: data.splitlines()=>splitlines(data)
> -line 65:line.strip().toLower()=>line.strip().toLower()
> -line 104: data.splitlines()=>splitlines(data)
> -line 111:tokens[0].toLower=>tolower(tokens[0])
> -line 313:currentline.tolowerInPlace()=>tolowerInPlace(currentLine);
> I just downloaded the starter package and it gives to following
> errors:<div>ants.d</div><div>-line 64:
> data.splitlines()=>splitlines(data)</div><div>-line
> 65:line.strip().toLower()=>line.strip().toLower()</div><div>-line
> 104: data.splitlines()=>splitlines(data)</div>
> 
> <div>-line 111:tokens[0].toLower=>tolower(tokens[0])</div><div>-line
> 313:currentline.tolowerInPlace()=>tolowerInPlace(currentLine);</div>



More information about the Digitalmars-d-learn mailing list