Package: mg / 20110905-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| mg | 20110905-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 573447 huge terminal support | (download) |
def.h |
6 3 + 3 - 0 ! |
support terminals bigger than 129 lines mg segfaults when the terminal is very wide. Using a larger datatype is reported to fix this. |
| werror.patch | (download) |
Makefile.in |
4 2 + 2 - 0 ! |
don't compile with -werror The standard dpkg-buildflags create some new (unimportant) warnings. In combination with -Werror this causes the build to fail. Solution: get rid of -Werror. . This can probably also be achieved using some make trickery, but this seems simpler. |
| curses.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
link with -ltinfo instead of -lcurses mg doesn't use any of libcurses' symbols. This gives slightly tighter dependencies. |
| hardening.patch | (download) |
Makefile.in |
1 1 + 0 - 0 ! |
use hardening cppflags |
1
