"Ralph Wetzel" <[EMAIL PROTECTED]> writes:

> Hi!
>
> When compiled (with VC++) SQLite produces about 350 and more
> compiler (level 3/4) warnings. Is there any effort in progress to
> reduce / eliminate these warnings, is there a possibility to
> contribute to lower the number of warnings, or doesn't simply care
> anyone about *grin* ??
>
You also get quite a bit of warnings with g++ 3.3; you can have a look
at those (for a variety of architectures) at
http://buildd.debian.org/build.php?pkg=sqlite. AFAICS, these are
mostly of the types "BAR might be used uninitialized in this function"
and "dereferencing type-punned pointer will break strict-aliasing
rules".

Cheers, Andy
-- 
Andreas Rottmann         | [EMAIL PROTECTED]      | [EMAIL PROTECTED] | [EMAIL 
PROTECTED]
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Latein ist das humanoide Ãquivalent zu Fortran.
   -- Alexander Bartolich in at.linux

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to