Package: kdrill / 6.5deb2-13
Metadata
| Package | Version | Patches format |
|---|---|---|
| kdrill | 6.5deb2-13 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| manpages fixes.diff | (download) |
kdrill.man |
10 5 + 5 - 0 ! |
--- |
| implicit exit fix.diff | (download) |
kanjisearch.c |
1 1 + 0 - 0 ! |
--- |
| pointer fixes.diff | (download) |
grades.c |
14 8 + 6 - 0 ! |
--- |
| search segfault fix.diff | (download) |
multikanji.c |
3 3 + 0 - 0 ! |
--- |
| timeout miss.diff | (download) |
game.c |
17 10 + 7 - 0 ! |
--- |
| clean fixes.diff | (download) |
makedic/Makefile |
2 1 + 1 - 0 ! |
--- |
| fix edict buffer overflow.diff | (download) |
readfile.c |
6 6 + 0 - 0 ! |
--- |
| more MAXTRANSLATIONSALLOWED.diff | (download) |
defs.h |
2 1 + 1 - 0 ! |
--- |
| increase maxmulti.diff | (download) |
/multikanji.c |
2 1 + 1 - 0 ! |
increase maximum search results to 1000
The search component of kdrill imposes a hard limit of 200 results to all kanji
searches, and provides no way to get at any results beyond that limit.
I have routinely needed to be able to look through all results, well past that
limit. I am therefore running with the attached simple one-line patch, which
raises the limit to 1000. I have not noticed any significant increase in e.g.
memory requirements as a result.
Bug-Debian: http://bugs.debian.org/645650
|
| drop unused variable.diff | (download) |
multikanji.c |
3 1 + 2 - 0 ! |
drop unused uname variable in createallmulti() This fixes a buffer overflow due to an increase in MAXMULTI from 200 to 1000. |
| fix double zu.diff | (download) |
makedic/fullkatahira.edic |
2 1 + 1 - 0 ! |
--- |
| use env flags.diff | (download) |
makedic/Makefile |
4 2 + 2 - 0 ! |
--- |
| warning fixes.diff | (download) |
prefs.c |
2 1 + 1 - 0 ! |
--- |
| rename getline.diff | (download) |
externs.h |
2 1 + 1 - 0 ! |
--- |
