Control: tags -1 + patch
I believe the following patch will fix this issue. I am uploading
a new package to Debian with this fix.
--- gpstrans-0.41.orig/src/getline/getline.c
+++ gpstrans-0.41/src/getline/getline.c
@@ -42,9 +42,15 @@ void gl_setwidth (); /* specify width o
void gl_hista
Package: gpstrans
Version: 0.41-3
While building the package using our research compiler infrastructure we noticed
the following conflicting declaration:
- src/getline/getline.h carefully distinguishes extern int (*gl_in_hook) (char
*);
and extern int (*gl_in_hook) (); depending on __STDC__ b
2 matches
Mail list logo