Hey there!
Sorry for the long delay! I've finally amended the patch to make the
recommended fixes.
Thanks
Index: subversion/include/svn_io.h
===
--- subversion/include/svn_io.h (revisión: 1818629)
+++ subversion/include/svn_io.h (co
After some further thought and tweaking, I committed a write-changelog
function in r1818988.
I tried to make it flexible enough so we can experiment a bit with it.
- The "changes labels" can be used as prefix or suffix.
- They can be [U:client], [D:api], ... or [U], [D], or simply []
- There's an
> -Original Message-
> From: Stefan Fuhrmann [mailto:stef...@apache.org]
> Sent: donderdag 21 december 2017 16:01
> To: dev@subversion.apache.org
> Subject: Re: svn_dirent_t.size API inconsistency
>
> On 21.12.2017 15:14, Stefan Fuhrmann wrote:
> > I think I found an API documentation bu
On 21.12.2017 15:14, Stefan Fuhrmann wrote:
I think I found an API documentation bug.
svn_types.h specifies for svn_dirent_t.size:
/** length of file text, or 0 for directories */
svn_filesize_t size;
However, (almost?) all implementations set it to
SVN_INVALID_FILESIZE for directories. Thi
Julian Foad wrote:
Would anyone volunteer to update
http://subversion.apache.org/roadmap
to reflect the current status regarding what's ready for 1.10?
I updated it.
- Julian
I think I found an API documentation bug.
svn_types.h specifies for svn_dirent_t.size:
/** length of file text, or 0 for directories */
svn_filesize_t size;
However, (almost?) all implementations set it to
SVN_INVALID_FILESIZE for directories. This is also
what we do for svn_io_dirent_t.size
On 21.12.2017 14:50, Stefan Fuhrmann wrote:
> On 19.12.2017 11:06, Stefan Sperling wrote:
>> On Mon, Dec 18, 2017 at 08:59:08PM +, Julian Foad wrote:
>>> Stefan Sperling wrote:
On Mon, Dec 18, 2017 at 06:01:52PM +, Daniel Shahaf wrote:
> Branko Čibej wrote on Mon, 18 Dec 2017 16:24
On 19.12.2017 11:06, Stefan Sperling wrote:
On Mon, Dec 18, 2017 at 08:59:08PM +, Julian Foad wrote:
Stefan Sperling wrote:
On Mon, Dec 18, 2017 at 06:01:52PM +, Daniel Shahaf wrote:
Branko Čibej wrote on Mon, 18 Dec 2017 16:24 +0100:
Or use a different set of match chars on Windows i
8 matches
Mail list logo