Re: Windows installer 0.10-2
Hisateru Tanaka <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm sorry, this is from translation file for Japanese, so it's not from compiler settings or such as... Other locale users are safe. At the rev 7923, no good translation for strftime format commited, and then it causes assertion for strftime used by through wxWidgets for win32. #: ../utils.cpp:359 #, c-format msgid "%x %X" msgstr "%F %T" "%F" and "%T" is not supported by any VC++ version. It's should not be translated or replaced to "%Y-%m-%d %H:%M:%S" instead of "%F %T".. See: http://msdn.microsoft.com/en-us/library/fe06s4ak%28VS.80%29.aspx http://manpages.ubuntu.com/manpages/intrepid/en/man3/strftime.3.html 2009/7/27 Hisateru Tanaka <[email protected]>: > Hi, > > Windows installer 0.10-2 released from 24-Jul-2009 can't show my file list. > (* I tested for Vista only.) > > 1. Launch RapidSVN from start menu. > 2. Select repository or folder in folder browser. > 3. The app crashes before showing file entries in list. > > I build ALL libraries and RapidSVN with VC++ 2008, then there are no > bugs like it. I think, > something of binary compatibility issue is there. For example, > standard C runtime of VC++ > may not have compatibility between each other versions in default. > Did you use only VC++ 2005 for all libraries used by RapidSVN? > > -- > Hisateru Tanaka > -- Hisateru Tanaka ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=668&dsMessageId=2375807 To unsubscribe from this discussion, e-mail: [[email protected]].