Christian Ebert wrote:

> Following the README's suggestion not to bother with creating
> .spl files by hand (which I did some time ago eg. with
> de.latin1.spl) I tried to go the easier way via aap in vim7.e07.
> 
> Creating the french fr.latin1.spl, fr.latin1.sug, fr.utf-8.spl,
> fr.utf-8.sug works fine.
> 
> When I try de, first the patching fails. So I changed de_20.diff
> and de_DE.diff like so:

It's possible that the Myspell files were updated since I made the diff.
Perhaps you can take over maintenance of the German dictionary?

> Maybe I would get the same by running app -k but either way I get
> BUS errors in the end:
> 
> $ tail /usr/local/src/vim7/runtime/spell/de/AAPDIR/log
> Compressed 684 of 96861 nodes; 96177 (99%) remaining
> Writing spell file ../de.latin1.spl ...
> Done!
> Estimated runtime memory use: 9109400 bytes
> Reading back spell file...
> Performing soundfolding... Vim: Caught deadly signal BUS
> 
> Vim: Finished.
> 
> error:        Error in recipe "/usr/local/src/vim7/runtime/spell/de/main.aap" 
> line
>  36: Shell command returned 1
> 
> Apparently it chokes when trying to create the .sug file?
> 
> On a first glance de.latin1.spl seems to work though.

The .spl file can be used without the .sug file, but not the other way
around.

> Anybody else experiencing this? Or knows what to do?

Perhaps Vim runs out of memory?  I need to set the limit to 510 Mbyte to
be able to produce all spell files.  Vim should catch this though and
give an out-of-memory error.  If you can, try having Vim crash in the
debugger and find out why it happens.

-- 
GUARD #1:  What -- a swallow carrying a coconut?
ARTHUR:    It could grip it by the husk!
GUARD #1:  It's not a question of where he grips it!  It's a simple question
           of weight ratios!  A five ounce bird could not carry a 1 pound
           coconut.
                                  The Quest for the Holy Grail (Monty Python)

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to