Package: luola / 1.3.2-9

Metadata

Package Version Patches format
luola 1.3.2-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
luola manpage | (download)

luola.6 | 59 59 + 0 - 0 !
1 file changed, 59 insertions(+)

 manpage for luola
 Add a manpage for luola
 .
 The person named in the Author field signed this changelog entry.
remove_implicit_declaration | (download)

tools/im_vwing.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 remove implicit declaration warning
 remove the warning: incompatible implicit declaration of built-in function strcpy
 in im_vwing.c
 .
 The person named in the Author field signed this changelog entry.
hurd_path_max | (download)

src/fs.c | 5 5 + 0 - 0 !
src/levelfile.c | 5 5 + 0 - 0 !
tools/im_tou.c | 5 5 + 0 - 0 !
tools/im_vwing.c | 5 5 + 0 - 0 !
tools/im_wings.c | 5 5 + 0 - 0 !
tools/importlev.c | 5 5 + 0 - 0 !
6 files changed, 30 insertions(+)

 define path_max
 On gnu-hurd PATH_MAX is not defined. Set PATH_MAX to 8192 if
 it is not defined as recommended here:
 http://lists.gnu.org/archive/html/bug-gnulib/2011-08/msg00025.html
 .
 The person named in the Author field signed this changelog entry.