From: Alexander Nozdrin Date: October 15 2010 4:36am Subject: Re: bzr commit into mysql-next-mr-bugfixing branch (magne.mahre:3324) WL#5265 List-Archive: http://lists.mysql.com/commits/120804 Message-Id: <4CB7DA40.3090601@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Magne, thank you for working on this! I like the patch, but there is one thing I didn't get: from what I understood, version tags/numbers should be eliminated for all messages. If that's true, then why do we need major and minor version components in WARN_DEPRECATED() macro? It seems, we also have version tag (70000) in DEPRECATED() macro. So, may be we can get rid of those version specificity in macros?