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

Re: svn trunk r16039: FAIL (win32 ra_local)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-09-04 20:07:37 CEST

On 9/4/05, David Anderson <david.anderson@calixo.net> wrote:
>
> D.J. Heap wrote:
> > The variable is not being declared at the top of the scope and MSVC, at
> > least, is not happy about it.
>
> Declaring variables anywhere in a scope is valid C99. Does MSVC even
> support the revised standard?
>
> Regardless, this is an oversight on my part (I commited the code), and
> can be fixed quite painlessly. Hang on.
>
> - Dave.
>

Newer versions might, I'm not sure...but I believe we're trying to support
compilers which do not (older versions of GCC and VC) since it is not
difficult.

DJ
Received on Sun Sep 4 20:08:13 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.