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: Christoph Hintermüller
Subject: Re: [aspell-devel] Failure compiling lib/new_filter.cpp with SGI C++ compiler
Date: Sat, 3 Dec 2005 12:29:28 +0100
User-agent: KMail/1.8

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. 

@Kevin: how difficult would it be to pathch that into the acutal release or 
make a pathcrelease 0.60.4-1 or so containing the corrected version of  
gen/mk-static-filter.pl from cvs??
 
cu
Xris




reply via email to

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