[sudo-commits] sudo changeset 8505:cdbfc231b848

Todd C. Miller Todd.Miller at courtesan.com
Sun Nov 25 09:41:35 EST 2012


changeset:	8505:cdbfc231b848 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/cdbfc231b848
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Nov 25 09:33:58 2012 -0500

Log Message:
	Call gettext() in sudoerserror() in the user's locale and pass the untranslated string to it.

diffstat:

 Makefile.in                 |   3 ++-
 plugins/sudoers/alias.c     |   2 +-
 plugins/sudoers/gram.c      |  27 ++++++++++++++++++++++++---
 plugins/sudoers/gram.y      |  27 ++++++++++++++++++++++++---
 plugins/sudoers/toke.c      |  17 +++++++----------
 plugins/sudoers/toke.l      |  17 +++++++----------
 plugins/sudoers/toke_util.c |  12 ++++++++----
 7 files changed, 73 insertions(+), 32 deletions(-)


More information about the sudo-commits mailing list