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

Re: extending the blame callback

From: Julian Foad <julianfoad_at_apache.org>
Date: Sun, 06 Jan 2019 14:22:50 +0000

Branko Čibej wrote:
> + const svn_string_t line = {sb->data, sb->len};

In plain old C, we can't write that, but we have a helper function: svn_stringbuf__morph_into_string().

-- 
- Julian
Received on 2019-01-06 15:22:59 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.