aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [aspell-devel] Failure compiling lib/new_filter.cpp with SGI C++ com


From: Albert Chin
Subject: Re: [aspell-devel] Failure compiling lib/new_filter.cpp with SGI C++ compiler
Date: Sat, 3 Dec 2005 14:33:11 -0600
User-agent: Mutt/1.5.6i

On Sat, Dec 03, 2005 at 12:29:28PM +0100, Christoph Hinterm?ller wrote:
> Hi
> Am Samstag, 3. Dezember 2005 02:46 schrieb Albert Chin:
> > Trying to compile lib/new_filter.cpp with the SGI C++ compiler:
> > cc-3940 CC: ERROR File = ./gen/static_filters.src.cpp, Line = 13
> >   an empty initializer is invalid for an array with unspecified bound
> > 
> >     static KeyInfo url_options[] = {
> >                    ^
> > 
> > The problem is that gen/mk-static-filter.pl creates an empty struct.
> > >From gen/static_filters.src.cpp:
> >   static KeyInfo url_options[] = {
> > 
> >   };
> > 
> > Can we create a dummy entry rather than an empty struct?
>
> The coresponding fix was added to the head of cvs 7 month ago but never made 
> it into release since than. 

Thanks. That fixes it.

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]