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


_______________________________________________
Aspell-devel mailing list
Aspell-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to