[sudo-commits] sudo changeset 9114:51b8b868cd4b

Todd C. Miller Todd.Miller at courtesan.com
Mon Nov 18 09:10:18 MST 2013


changeset:	9114:51b8b868cd4b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/51b8b868cd4b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Nov 18 09:10:09 2013 -0700

Log Message:
	Allow sudo to compile without variadic macro support in cpp.
	Debugging support will be limited (no file info from warnings.)
	From Daniel Richard G.; Bug #621

diffstat:

 common/sudo_debug.c  |  12 ++++++++++++
 config.h.in          |   3 +++
 configure            |  18 +++++++++++++-----
 configure.ac         |   7 +++++--
 include/fatal.h      |  17 +++++------------
 include/sudo_debug.h |   5 ++++-
 6 files changed, 42 insertions(+), 20 deletions(-)


More information about the sudo-commits mailing list