Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 1999 14:26:51 +0200 (MET DST)
From:      Nick Hibma <nick.hibma@jrc.it>
To:        Ladavac Marino <mladavac@metropolitan.at>
Cc:        FreeBSD hackers mailing list <hackers@freebsd.org>
Subject:   RE: Typo: sys/pci/pcisupport.c
Message-ID:  <Pine.GSO.3.95q.990616142535.22251i-100000@elect8>
In-Reply-To: <55586E7391ACD211B9730000C1100276179678@r-lmh-wi-100.corpnet.at>

next in thread | previous in thread | raw e-mail | index | archive | help
 > > 955:        /* VIA Technologies -- vendor 0x1106 &/
 > > 956:        case 0x05861106: /* south bridge section */
 > > 957:                return ("VIA 82C586 PCI-ISA bridge");
 > > 
 > > This is cute.  Moo.
 > 	[ML]  Yes.  A comment-within-a-comment compiler warning would
 > have been nice.  AFAIK, gcc doesn't warn about that.

It does, just no one checking. Someone needs to go and fix warnings
again in CURRENT. 

root@elpc36:ELPC $make pcisupport.o
perl5 ../../kern/makedevops.pl -h ../../kern/bus_if.m
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include
-DKERNEL -include opt_global.h -elf  ../../pci/pcisupport.c
../../pci/pcisupport.c:955: warning: `/*' within comment





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95q.990616142535.22251i-100000>