[Bug 167977] [smbfs] mount_smbfs results are differ when utf-8 or UTF-8 local encoding's name is used
bz-noreply at freebsd.org
bz-noreply at freebsd.org
Thu Jun 5 13:52:48 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167977
John Baldwin <jhb at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhb at FreeBSD.org
--- Comment #4 from John Baldwin <jhb at FreeBSD.org> ---
Created attachment 143407
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143407&action=edit
kiconv_case.patch
I think this is correct as iconv(1) accepts case-insensitive encoding names. I
think there is one other place that should also use strcasecmp() (when looking
to see if we already have an existing encoding mapping that can be reused).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list