Source-Changes archive

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

Re: CVS commit: src/sys/dev/scsipi



On Tuesday 28 October 2003 01:24 am, matthew green wrote:
>    In article <20031027230305.778422DA1D%cvs.netbsd.org@localhost>,
>
>       fredb%netbsd.org@localhost (Frederick Bruckman) writes:
>    > Module Name:     src
>    > Committed By:    fredb
>    > Date:            Mon Oct 27 23:03:05 UTC 2003
>    >
>    > Modified Files:
>    >  src/sys/dev/scsipi: sd.c
>    >
>    > Log Message:
>    > Appease gcc3 -Wno-uninitialized (even though blkno is clearly assigned
>    > in each branch of a conditional).
>
>    It's actually not gcc3 that's stupid: I only just now realized "mac68k"
>    is still usiing gcc 2.95.3. All such assignments should probably be
> given a second look after we've completely switched to gcc3.
>
>
> mac68k has switched hasn't it?

Yes.  The aforementioned patch should be backed out.



Home | Main Index | Thread Index | Old Index