bugzilla-daemon@dp3.samba.org
2006-Jan-17 03:52 UTC
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #3 from wayned@samba.org 2006-01-16 20:51 MST ------- I've been working on a filename-conversion solution that uses the iconv() function. After putting a bunch of thought into various designs, I think I have a good solution that I have coded up as a patch for the latest CVS version (also available in the latest "nightly" tar file). You can grab the patch here: http://opencoder.net/iconv.diff This is a fairly early version, so if anyone would like to help with the testing, please be sure to be fairly cautious with it at first. The patch doesn't have any changes to the configure script only because I already checked those into CVS (since they were pretty small -- they just check for things like iconv_open(), iconv.h, etc.). -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
bugzilla-daemon@dp3.samba.org
2006-Jan-20 18:03 UTC
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@big.faceless.org ------- Comment #4 from wayned@samba.org 2006-01-20 11:02 MST ------- *** Bug 3362 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Reasonably Related Threads
- DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
- DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
- DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
- [Bug 2790] Add support for converting filenames into different encodings
- DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames