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

Re: Unused error codes

From: Jon Foster <jon_at_jon-foster.co.uk>
Date: 2004-04-28 01:43:00 CEST

Erik Huelsmann wrote:
>>I'm translating the generic error messages and finding (hard to
>>translate:-) error codes that don't seem to be used in the code. Should
>>they be removed or may they be used in the future? The following cods are
>>unused according to my find and grepping:
>>XML_MISSING_ANCESTRY
>>PIPE_FRAME_ERROR
>>PIPE_READ_ERROR
>>and maybe more. Should I send patches to remove them?
>
>
> Our compatibility guidelines demand backward compatibility which effectively
> prohibits the removal of these constants until 2.0. So: thanks for the
> offer, but no there is no need for any patches...

Is it worth marking them @deprecated so whoever prepares 2.0 knows to remove them?

Kind regards,

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 28 01:37:28 2004

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.