Package: libspf2-dev
Version: 1.2.9-4
Severity: normal

#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */

Please change the header /usr/include/spf2/spf_request.h to have something like
the above near the top and something like the below near the bottom to avoid
link errors when a program is compiled in C++ mode.

#ifdef __cplusplus
}
#endif /* __cplusplus */



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to