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__ but - src/getline/getline.c only has: int (*gl_in_hook) () = 0; For any system with __STDC__ > 0 the declarations conflict. Best, Michael
pgpHafMb2Z44G.pgp
Description: PGP signature