Re: [REVIEW]: ISO 8601 Relaxation With Err Msg's
From: Christopher Ness <chris_at_nesser.org>
Date: 2005-07-20 20:51:44 CEST
On Wed, 2005-07-20 at 02:22 -0400, Greg Hudson wrote:
I should have been more precise. I am relaxing only the _input_ formats
This was discussed on both user and dev lists, here is a good message
http://svn.haxx.se/dev/archive-2005-07/0335.shtml
> First and foremost, you combined two changes which can easily be
A split is easy to do and will expose that relaxing the date inputs does
> You also used C++-style comments, and generally didn't adhere to our
I'm green and don't know exactly what I'm doing, hence the review and
As for why the message is overwritten, the mainline code in the client
> + if (str_err == SVN_NO_ERROR)
str_err is an error struct, perhaps I chose a bad name for it.
+++ subversion/clients/cmdline/main.c (working copy)
I do need to rethink the logic of that block of code. I'm missing some
I'll take some time this week and see if I can make a cleaner patch.
Thanks for the feedback,
-- Wireless Group McMaster University summer 14:23:16 up 7 days, 5:14, 2 users, load average: 0.37, 0.15, 0.15 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jul 20 20:55:50 2005 |
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.