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

Re: svn commit: r1146452 - /subversion/branches/1.7.x/STATUS

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 14 Jul 2011 01:11:01 +0300

Oh. And I realized that svn_checksum_to_cstring() only started to
accept NULL in 1.7. Which means that, currently, in 1.7.x,

* svn_checksum_to_cstring(NULL) returns NULL
* svn_checksum_to_cstring_display(NULL) segfaults

Generally I prefer consistency before I prefer that My Way gets
chosen... which means that I would prefer that these two API's behave
the same way in 1.7. (In 1.6 both of them segfault.)

Daniel
(I don't have /too/ much energy left for this discussion...)
Received on 2011-07-14 00:11:56 CEST

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.