Is there any hope that this problem gets solved, allowing this version of the
gnash library to enter testing? 'Cause the version present in testing is a plain
joke.
Thanks
package: gcc
severity: critical
justification: well, no manpages for gcc...
I'm using Etch, the gcc package is installed, and when I type "man gcc", I get
this:
No manual entry for gcc
See 'man 7 undocumented' for help when manual pages are not available.
Hi.
Here is a rewriting of patch submitted, which I find better.
First, declare 'len' as size_t (strlen() returns size_t, not int, and we must be
carefull when comparing unsigned and int).
Do not use printf(), cause there is no need for formatted output, so that
fputs is faster and simpler (easier
Hi.
I think this bug has been fixed altogether with bug #364736:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364736
The problem is also the freeing of an invalid pointer when closing popup window.
If this is right, it would be nice to close this bug ASAP, to allow graveman
enter Etch again.
4 matches
Mail list logo