Bug 398 - acl incorrectly uses gettext() in setfacl/do_set.c
: acl incorrectly uses gettext() in setfacl/do_set.c
Status: RESOLVED FIXED
: XFS
XFS kernel code
: Current
: All Linux
: normal
: ---
Assigned To:
:
: http://bugs.gentoo.org/show_bug.cgi?i...
:
:
:
:
  Show dependency treegraph
 
Reported: 2005-03-09 21:27 CST by
Modified: 2005-03-10 21:23 CST (History)


Attachments
acl-2.2.27-nls.patch (703 bytes, patch)
2005-03-09 21:27 CST, Mike Frysinger
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2005-03-09 21:27:02 CST
original Gentoo bug report:
http://bugs.gentoo.org/show_bug.cgi?id=84641

find attached small patch i wrote to fix
------- Comment #1 From 2005-03-09 21:27:39 CST -------
Created an attachment (id=152) [details]
acl-2.2.27-nls.patch

fix gettext() usage
------- Comment #2 From 2005-03-10 18:55:06 CST -------
Fixed, thanks.

(btw, your patch missed a couple of gettext calls..?)

cheers.
------- Comment #3 From 2005-03-10 19:23:06 CST -------
ah, yes it did ... thanks for that :)