2.0.34pre7 compilation warnings

Trevor Johnson (trevor@jpj.net)
Sun, 12 Apr 1998 02:10:24 -0700 (PDT)


This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to mime@docserver.cac.washington.edu for more info.

--------------5A6A2887DD14A9D1639F6A2
Content-Type: TEXT/PLAIN; CHARSET=us-ascii
Content-ID: <Pine.LNX.3.96.980412020848.5378D@topside.phony.net>

I received the following warnings while compiling with gcc 2.8.1.

init/main.c:237: warning: subscript has type `char'
n_tty.c:155: warning: subscript has type `char'
n_tty.c:372: warning: subscript has type `char'
console.c:1659: warning: suggest explicit braces to avoid ambiguous `else'
mprotect.c:190: warning: suggest explicit braces to avoid ambiguous `else'
buffer.c:457: warning: suggest explicit braces to avoid ambiguous `else'
pipe.c:42: warning: suggest explicit braces to avoid ambiguous `else'
sock.c:132: warning: unused variable `req'
vsprintf.c:26: warning: subscript has type `char'
vsprintf.c:32: warning: subscript has type `char'
vsprintf.c:32: warning: subscript has type `char'
vsprintf.c:32: warning: subscript has type `char'
vsprintf.c:33: warning: subscript has type `char'
vsprintf.c:118: warning: suggest explicit braces to avoid ambiguous `else'
vsprintf.c:285: warning: suggest explicit braces to avoid ambiguous `else'
setup.c:358: warning: suggest explicit braces to avoid ambiguous `else'
time.c:371: warning: suggest explicit braces to avoid ambiguous `else'
/usr/src/linux/include/linux/symtab_begin.h:46: warning: This file
contains more `{'s than `}'s.
/usr/src/linux/include/linux/symtab_end.h:16: warning: This file contains
more `}'s than `{'s.
___
Trevor Johnson

#
# Automatically generated make config: don't edit
#

#
# Code maturity level options
#
# CONFIG_EXPERIMENTAL is not set

#
# Loadable module support
#
# CONFIG_MODULES is not set

#
# General setup
#
# CONFIG_MATH_EMULATION is not set
# CONFIG_NET is not set
CONFIG_MAX_16M=y
# CONFIG_PCI is not set
# CONFIG_SYSVIPC is not set
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_ELF is not set
CONFIG_KERNEL_ELF=y
CONFIG_M386=y
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M686 is not set

#
# Floppy, IDE, and other block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_IDE is not set

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_ONLY is not set

#
# Additional Block Devices
#
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_BLK_DEV_HD is not set

#
# SCSI support
#
# CONFIG_SCSI is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Filesystems
#
# CONFIG_QUOTA is not set
# CONFIG_MINIX_FS is not set
# CONFIG_EXT_FS is not set
# CONFIG_EXT2_FS is not set
# CONFIG_XIA_FS is not set
# CONFIG_NLS is not set
# CONFIG_PROC_FS is not set
# CONFIG_NCP_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Character devices
#
# CONFIG_SERIAL is not set
# CONFIG_DIGI is not set
# CONFIG_CYCLADES is not set
# CONFIG_STALDRV is not set
# CONFIG_RISCOM8 is not set
# CONFIG_PRINTER is not set
# CONFIG_SPECIALIX is not set
# CONFIG_MOUSE is not set
# CONFIG_UMISC is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_FTAPE is not set
# CONFIG_APM is not set
# CONFIG_WATCHDOG is not set
# CONFIG_RTC is not set

#
# Sound
#
# CONFIG_SOUND is not set

#
# Kernel hacking
#
# CONFIG_PROFILE is not set

--------------5A6A2887DD14A9D1639F6A2--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu