Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2014 13:52:46 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 167977] [smbfs] mount_smbfs results are differ when utf-8 or UTF-8 local encoding's name is used
Message-ID:  <bug-167977-3630-lmo9zyLUC2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-167977-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-167977-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167977

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #4 from John Baldwin <jhb@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-167977-3630-lmo9zyLUC2>