[Snowball-discuss] Compiling with VC++ 6?

James Aylett james-xapian@tartarus.org
Fri, 19 Apr 2002 15:42:15 +0100


On Fri, Apr 19, 2002 at 07:59:24AM -0600, Martin Porter wrote:

> I can't convince myself that null lists violate ANSI C
>     static symbol some_name[0] = {  };

It's the zero-sized array declaration that's the problem (although an
empty list may be another one). See A8.6.2 of K&R (I don't have the
ANSI C spec to hand ...).

James

-- 
/--------------------------------------------------------------------------\
  James Aylett                                            zap.tartarus.org
  james@tartarus.org                                        footlights.org

_______________________________________________
Snowball-discuss mailing list
Snowball-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snowball-discuss