[Backalaika-developers] CodePages and Nant
Status: Beta
Brought to you by:
nandof
From: Nando F. <nan...@ma...> - 2004-10-14 16:23:29
|
Dmitry Melanchenko said: > I have solved the problem with cyrillic names. > Everything is very simple. > ZipConstants.DefaultCodePage = <DOS Code page>; must be added into > ZipService::ZipThem() as the first line. And that is all. No changes > in #ZipLib needed. Catch up on your reading Dmitry, I had already done that. If you check my last e-mail, this change is in the attached file. In the same e-mail I asked you to create a test to find out whether it works with ALL cyrillic characters. It does NOT work for all Portuguese letters. We are missing tilde: ãõ Dmitry Melanchenko said: > Also I wrote .build file to compile the project using NAnt. > This type of compilation is more useful then compilation in #Develop. > Because #Develop works with compiler command line arguments a little > bit wrong. I can send all changers to you or Put them under CVS on > sf.net. > Inform me about your decision :) "A little bit wrong" is not a meaningful description of any problems with #D compilation and I would like to know why we would need that. However, let's assume you know what you are talking about, so please do commit that to CVS, preferrably in its own folder. > Dmitry Melanchenko logged out. I hate it when you dump your conclusions on me like that and then just disappear. Nando |