Re: Use svn_hash_gets
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 20 Mar 2013 13:45:56 +0000 (GMT)
Branko Čibej wrote:
> On 20.03.2013 04:47, Daniel Shahaf wrote:
When I tried doing this, I found I had to include <svn_hash.h> in every C file that uses them, which is fairly close to every C file in the project, and that made me think it would be better if we moved the definitions into <svn_types.h> which is our "global" header file.
Personally I don't mind the code churn and, for the purposes of back-porting changes to 1.8.x, there is an advantage to doing it before branching if we're going to do it at all (which I think we are).
- Julian
|
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.