Ciao Mattias, Thursday, August 25, 2005, 12:38:00 PM, you wrote:
MG> On Wed, 24 Aug 2005 21:13:11 +0200 MG> Cristiano Magro <[EMAIL PROTECTED]> wrote: >> Ciao Mattias, >> >> Friday, August 19, 2005, 9:33:26 PM, you wrote: >> >> MG> On Tue, 2 Aug 2005 09:08:18 +0200 >> MG> Cristiano Magro <[EMAIL PROTECTED]> wrote: >> >> >> Hi lazarus, >> >> >> >> I've Lazarus from svn. I see that some name file of my development >> >> project are change to Uppercase from Lazarus. >> >> MG> ? >> MG> Lazarus does not change the case. Under windows it can not distinguish >> MG> them, but I guess you are not under windows. >> MG> The source editor tabs shows the unit 'Names' in the source. Only if >> MG> it can't read the pascal source it shows the filename as tab label. >> >> I'm under window Xp, partition are NTFS. >> >> The problem is this: i've see that if name store in project.lpi are >> not equal to name register to harddisk (FileMaster.pp vs >> filemaster.pp), when i save file again the name >> change to version store in project.lpi MG> Ok. So I guess, the IDE loaded 'FileMaster.pp' and under Windows it MG> retrieves the contents of 'filemaster.pp'. When the IDE saves MG> 'FileMaster.pp' Windows renames the file. MG> Is this correct? Yes, it is. -- Saluti, Cristiano mailto:[EMAIL PROTECTED] ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
