git: DragonFly_RELEASE_3_4 libc: Fix some warnings on the 3.4 RELEASE branch (unbreaks build).
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Sep 27 02:36:41 PDT 2013
commit 54ff46d7fce3643db9c2988d826476dc96ab7d66
Author: Sascha Wildner <saw at online.de>
Date: Fri Sep 27 11:36:10 2013 +0200
libc: Fix some warnings on the 3.4 RELEASE branch (unbreaks build).
The recently MFC'd fix to enable warnings in libc uncovered them.
Summary of changes:
lib/libc/gen/dlfcn.c | 3 ++-
lib/libc/net/nsparser.y | 1 +
lib/libc/resolv/res_send.c | 2 +-
lib/libc/rpc/key_call.c | 3 ++-
lib/libc/stdio/open_memstream.c | 1 +
5 files changed, 7 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/54ff46d7fce3643db9c2988d826476dc96ab7d66
--
DragonFly BSD source repository
More information about the Commits
mailing list