Christian Smith a écrit :
Gunnar Roth uttered:
Hello,
i want to use sqlite3 in a sub-project at work.
when compiling with warning level 4 with vc6 ( internal philosophy ) , i
get over 480 warnings. With warning level 3 there are still 119 left.
This leads to problems to convince the project lead of the quality of
sqlite3 ( which i do not doubt, as i have used it for my private project
since some years).
I'd be more worried about using VC6 period. This is a really old
release, and is unsupported by MS since something like 2003.
Sqlite is pure C, I would be surprised if the c compiler has changed so
much since vc6 ... C++ and especially STL is another story.
Is there any chance this warnings will be fixed sometime in the future?
How are others dealing with this problem at work?
Use a current, supported compiler first, then check again.
regards,
gunnar
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------
--
/"\
\ / ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
X - AGAINST MS ATTACHMENTS
/ \
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------
--
Noël Frankinet
Gistek Software SA
http://www.gistek.net
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------