Bug#229222: not quite fixed

2007-01-04 Thread Michael Vogt
On Wed, Jan 03, 2007 at 02:17:53AM +0100, Benjamin Jacobs wrote: > Actualy, I did run in the "Description Too Long" message for > texlive-latex-extra package. Obviously, the solution is to change the > static char descrBuffer[8192] for a growable buffer: assign it a > reasonnable value (8k seems to

Bug#229222: not quite fixed

2007-01-02 Thread Benjamin Jacobs
Actualy, I did run in the "Description Too Long" message for texlive-latex-extra package. Obviously, the solution is to change the static char descrBuffer[8192] for a growable buffer: assign it a reasonnable value (8k seems to me a little bit much for simple description texts) and resize it if it's