Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 1996 08:26:48 +0200 (MET DST)
From:      sos@FreeBSD.org
To:        jkh@freefall.freebsd.org (Jordan K. Hubbard)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/isa syscons.c
Message-ID:  <199610030626.IAA07626@ra.dkuug.dk>
In-Reply-To: <199610030042.RAA17524@freefall.freebsd.org> from "Jordan K. Hubbard" at Oct 2, 96 05:42:30 pm

next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Jordan K. Hubbard who wrote:
> 
> jkh         96/10/02 17:42:29
> 
>   Modified:    sys/i386/isa  syscons.c
>   Log:
>   scresume erroneously used before declared.  Move the function
>   rather than add another APM ifdef just for the forward decl.

Ahh, I dont use APM so.... thanks.

>   [Boy, sure a lot of warnings in here!]

Yep, but they are all of the type (but two) that says you
have a function with X parameters, but you use only X-n
I'm not really sure what to do with them, they are bogus
IMHO. Then there are two warning say that the sizeof
operator is unsigned...


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Soren Schmidt             (sos@FreeBSD.org)             FreeBSD Core Team
               So much code to hack -- so little time.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610030626.IAA07626>