Re: warning in dmx.c
"James Supancic" <[email protected]> Thu, 5 Oct 2006 10:03:14 -0700
| Newsgroups | gmane.comp.graphics.chromium.devel |
|---|---|
| Message-ID | <[email protected]> |
> Alternately, does changing "unsigned int" to "int" on line 97 silence > the warnings? Yea, that gets rid of them, but now I get dmx.c:103: warning: comparison between signed and unsigned for CRASSERT(numScreens == numBackendWindows); > Which compiler is this? gcc 4.1.1, apparently it doesn't like implicit conversions from signed to unsigned values... Thank you for your time, James Steven Supancic III ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV