Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



christos%zoulas.com@localhost (Christos Zoulas) writes:
> On Jun 4, 11:58am, perry%piermont.com@localhost ("Perry E. Metzger") wrote:
> -- Subject: Re: CVS commit: src/sys
> | Christos Zoulas <christos%netbsd.org@localhost> writes:
> | > Module Name:      src
> | > Committed By:     christos
> | > Date:             Sat Jun  3 18:18:27 UTC 2006
> | >
> | > Modified Files:
> | >   src/sys/kern: tty.c tty_pty.c
> | >   src/sys/sys: signal.h tty.h
> | >
> | > Log Message:
> | > Introduce SA_NOKERNINFO, a flag for SIGINFO not to print kernel messages.
> | 
> | I believe this broke the build:
> | 
> | /usr/src/sys/kern/tty.c: In function `ttyinfo':
> | /usr/src/sys/kern/tty.c:2320: warning: `pick' might be used uninitialized 
> in this function
>
> Grr, I am using gcc-4 and it compiled with that.

Well, I think for now we need it to compile with both. :)

Perry



Home | Main Index | Thread Index | Old Index