git: tcsh: Add more local modifications

John Marino marino at crater.dragonflybsd.org
Fri May 10 18:34:14 PDT 2013


commit f51eb784ae647815f29b286e873b8be72d1bb2d7
Author: John Marino <draco at 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



More information about the Commits mailing list