RE: [NeoStats-Devel] 3.0 warning frenzy
"Justin Hammond" <justin-kLev/[email protected]> Sat, 20 Aug 2005 22:11:19 +0800
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, If you don't have access to GCC 3.4 let me know when your finished, and I'll run it though that as well. 3.4 generates a lot of additional warnings that might be worthwhile to look into (or not). Also, Did you ever see the warning in nefarious.c? I tried tracking it down, but a bit of Macro magic got me lost: Compiling nefarious.c: [OK] nefarious.c:329: warning: integer constant is too large for "long" type nefarious.c:329: warning: large integer implicitly truncated to unsigned type I thought this might have a bit of a significant impact, because if I was on the right track, its to do with usermodes. Thanks > -----Original Message----- > From: M [mailto:[email protected]] > Sent: Saturday, August 20, 2005 7:39 AM > To: [email protected] > Subject: [NeoStats-Devel] 3.0 warning frenzy > > > Depending on your compiler 3.0 may generate a lot of warnings > of the nature > of "incompatible pointer type". > > Please do not email me or the list to complain about these, I > do know about > them. They are due to a work in progress throughout the > source and will be > fixed pretty soon. They have no effect on run time operation > of NeoStats or > modules. > > Mark. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: devel-unsubscribe-wool9L35kifE9wlyV4mCnKxOck334EZe@public.gmane.org > For additional commands, e-mail: [email protected] > >