On Mon, Aug 27, 2001 at 10:32:03AM +0400, Alexander V. Lukyanov wrote:
> On Fri, Aug 24, 2001 at 03:58:58PM -0400, Glenn F. Maynard wrote:
> > these things periodically, but good data is scarce. (Some ex-Windows *NIX
> > programmers are still avoiding internal for() variable scoping!)
>
> It is still unportable. Sometimes I receive reports that lftp cannot be
> compiled with some older c++ compilers because of for() variable scoping.
That doesn't make it unportable, that just makes those compilers completely
broken and obsolete--the "new" for scoping rules have been around for
years.
--
Glenn Maynard