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

Re: [patch] c99-isms

From: Matthew Woehlke <mw_triad_at_users.sourceforge.net>
Date: Thu, 26 Mar 2009 15:30:33 -0500

C. Michael Pilato wrote:
> You missed a case of declaration-after-assignment, but I'll fix it. Also, I
> changed all the declarations you touched from merely:
>
> struct some_struct;
>
> to:
>
> struct some_struct = { 0 };
>
> which is consistent with the way other code in our codebase inits
> stack-allocated structures.

You should have said something earlier, I could have done that :-).

> Thanks for the patch.

Sounds good, thanks again!

-- 
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
-- 
"We're all mad here. I'm mad. You're mad... You must be, or you wouldn't 
have come here." -- The Cheshire Cat (from Lewis Carroll's Alice in 
Wonderland)
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1434796
Received on 2009-03-26 21:35:10 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.