From: Warren Young Date: October 17 2006 8:54am Subject: Re: [bug #7448] Patch to remove some warnings List-Archive: http://lists.mysql.com/plusplus/6037 Message-Id: <45349A5A.7010409@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Королев Илья wrote: > Give such warnings: > ../../../include/table_types/stat_advdaily.h: In function 'int > sql_compare_DB_AdvDaily(const DB_AdvDaily&, const DB_AdvDaily&) [with > mysqlpp::sql_dummy_type dummy = sql_dummy]': I didn't doubt that it gave the warning. I guessed what was being fixed from the patch. I just wanted to know which compiler cared about this. > 2. I don't insist on my variant, it was just the simplest solution :) I've applied my version of the change to the subversion tree. Test it out, if you like. Thanks for the fix.