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

'access' field in conflict description (is it dead yet?)

From: Stephen Butler <sbutler_at_elego.de>
Date: 2007-11-21 18:05:50 CET

Hi folks,

In svn_wc_conflict_description_t there is a member named 'access', a
pointer to svn_wc_adm_access_t. It seems out of place in a struct of
pointers to const. (subversion/libsvn_wc/svn_wc.h, line 1094)

A full text search of the Subversion source shows that this field is
"write-only": found only on the left side of assignments (e.g., in the
interactive conflict resolution callbacks) and never passed as an
argument.

Must it remain for binary compatibility, or should I submit a patch to
get rid of the dead code?

Regards,
Steve

-- 
Stephen Butler | Software Developer
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 21 18:06:06 2007

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.