Source-Changes archive

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

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



Please back these off. The correct fix is to add -Wno-unitialized
to conf/Makefile.kern.inc if the used compiled is 2.95. 2.95 gives
a _lot_ bogus uninitialied warnings.

Jaromir

Reinoud Zandijk wrote:
> 
> Module Name:  src
> Committed By: reinoud
> Date:         Fri Oct 31 13:47:00 UTC 2003
> 
> Modified Files:
>       src/sys/dev/ic: cy.c
> 
> Log Message:
> Make it compile under gcc 2.95 again. Without the patch it gives an `might
> be used uninitialised' warning.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.34 -r1.35 src/sys/dev/ic/cy.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 

-- 
Jaromir Dolecek <jdolecek%NetBSD.org@localhost>            http://www.NetBSD.cz/
-=- We should be mindful of the potential goal, but as the tantric    -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow.   Do not let this distract you.''     -=-



Home | Main Index | Thread Index | Old Index