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 ([EMAIL PROTECTED])


_______________________________________________
Aspell-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to