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

Too many warnings

From: Branko Cibej <brane_at_xbc.nu>
Date: Sun, 01 Nov 2009 00:07:58 +0100

This will sound like yet another rant: whatever happened to our policy
of keeping the code free of warnings? I'm referring specifically to the
large number of deprecation warnings that come from almost every
function in svn_path.h being deprecated.

I'm all for replacing those functions with the uri, dirent and relpath
variants. However, there's no excuse for deprecating everything, then
leaving the warnings in. Sure it's tedious and boring work to fix the
warnings ... and I wouldn't worry if there were only a few of them. But
the current situations is intolerable because it makes maintainer-mode
much less useful than it should be.

-- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2413348
Received on 2009-11-01 00:08:25 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.