git: sys/boot: Fix warnings in sys/boot and raise WARNS to 1.

看板DFBSD_commit作者時間16年前 (2009/08/23 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 5afb39866da2df0e9178d9522d85fef0d237b565 Author: Sascha Wildner <saw@online.de> Date: Sat Aug 22 21:41:38 2009 +0200 sys/boot: Fix warnings in sys/boot and raise WARNS to 1. This also fixes an error when building with clang. Summary of changes: sys/boot/common/console.c | 8 ++++---- sys/boot/common/panic.c | 4 +++- sys/boot/ficl/ficl.h | 1 + sys/boot/ficl/i386/sysdep.h | 2 +- sys/boot/pc32/Makefile.inc | 2 ++ sys/boot/pc32/libi386/bioscd.c | 3 +-- sys/boot/pc32/libi386/bootinfo64.c | 4 +--- sys/boot/pc32/libi386/devicename.c | 2 +- sys/boot/pc32/libi386/libi386.h | 2 +- 9 files changed, 15 insertions(+), 13 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5afb39866da2df0e9178d9522d85fef0d237b565 -- DragonFly BSD source repository
文章代碼(AID): #1Aa4w1ED (DFBSD_commit)