nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] GNU/Linux : landscape is back


From: Loic Dachary
Subject: Re: [Nel] GNU/Linux : landscape is back
Date: Wed, 20 Feb 2002 20:27:24 +0100

Vianney Lecroart writes:
 > Hi,
 > 
 > You are right. The CPath system manage correctly the case but zone_manger
 > doesn't use CPath so the problem occurs...
 > In fact, the data are ok, bit the code will search the good file name, the
 > standard is N_LL.zonel where N is the line and LL is the row with majuscule
 > (AA is the first row)
 > You just to change in src/3d/zone_search.cpp 'a' into 'A' like that:
 > 
 >  char firstLetter = zoneX / 26 + 'A';
 >  char secondLetter = zoneX % 26 + 'A';
 > 
 > Or wait the next cvs sync this night.

        Swell. I'll wait for the sync. 

        Cheers,

-- 
Loic   Dachary         http://www.dachary.org/  address@hidden
12 bd  Magenta         http://www.senga.org/      address@hidden
75010    Paris         T: 33 1 42 45 07 97          address@hidden
        GPG Public Key: http://www.dachary.org/loic/gpg.txt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]