DragonFly commits List (threaded) for 2013-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcsh: Add more local modifications
commit f51eb784ae647815f29b286e873b8be72d1bb2d7
Author: John Marino <draco@marino.st>
Date: Sat May 11 01:19:36 2013 +0200
tcsh: Add more local modifications
- Remove whitespace from existing local modifications of tcsh.
- Remove two unused variables which break the build with -Werror.
- Disable format warning completely because every xprintf with %S
parameter breaks the build (it wants the argument to be cast to
wchar_t* rather than the provided Char*).
Summary of changes:
contrib/tcsh-6/ed.screen.c | 1 -
contrib/tcsh-6/ed.term.c | 2 +-
contrib/tcsh-6/gethost.c | 1 -
contrib/tcsh-6/sh.h | 7 +++++++
contrib/tcsh-6/sh.init.c | 2 +-
5 files changed, 9 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f51eb784ae647815f29b286e873b8be72d1bb2d7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]