On Wed, Mar 27, 2013 at 10:39 PM,  <cmpil...@apache.org> wrote:
> Author: cmpilato
> Date: Wed Mar 27 18:39:56 2013
> New Revision: 1461775
>
> URL: http://svn.apache.org/r1461775
> Log:
> * subversion/include/svn_error.h
>   (SVN_ERR_ASSERT): Make this just a wrapper around SVN_ERR_ASSERT_E.
>
It seems to be incorrect change, because expr gets evaluated before
expanding SVN_ERR_ASSERT_E macro and we get just expression value
instead of expression itself. At least on Windows with VC10.

Any objections to revert this change and backport to 1.8.x?

-- 
Ivan Zhakov
CTO | VisualSVN | http://www.visualsvn.com

Reply via email to