[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1555492 - /subversion/trunk/subversion/libsvn_fs_fs/tree.c

From: Branko Čibej <brane_at_wandisco.com>
Date: Sun, 05 Jan 2014 14:28:22 +0100

On 05.01.2014 14:12, stefan2_at_apache.org wrote:
> Author: stefan2
> Date: Sun Jan 5 13:12:04 2014
> New Revision: 1555492
>
> URL: http://svn.apache.org/r1555492
> Log:
> Fix a "will not be inlined" warning.
>
> * subversion/libsvn_fs_fs/tree.c
> (stringify_node): Drop the inline marker since this function will
> onlx be called for error object creation.

Do you think it's worth the churn to simply drop all APR_INLINE markers
throughout our C code? I would guess that, these days, they're
completely unnecessary.

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. brane_at_wandisco.com
Received on 2014-01-05 14:29:16 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.