The following reply was made to PR misc/165140; it has been noted by GNATS.
From: Andriy Gapon <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: misc/165140: mount_msdosfs -W koi2dos cannot read file No. Date: Wed, 15 Feb 2012 11:58:47 +0200 â symbol is not in KOI8-R. If you need to be able to nicely handle such symbols, then you have to use an appropriate character encoding in your localization (UTF-8, Windows-1251). We _could_ add a hack for this symbol, but where do we stop? Tomorrow someone would request a hack for «», then something else. So I don't think that this is a way to go. Please try to handle this issue via local configuration. -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
