bin/87726: gssapi.h is not c++ aware

Mark Andrews Mark_Andrews at isc.org
Thu Oct 20 07:20:13 PDT 2005


>Number:         87726
>Category:       bin
>Synopsis:       gssapi.h is not c++ aware
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 14:20:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Mark Andrews
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
ISC
>Environment:
System: FreeBSD drugs.dv.isc.org 4.11-STABLE FreeBSD 4.11-STABLE #26: Wed Oct 12 20:11:22 EST 2005 marka at drugs.dv.isc.org:/usr/obj/usr/src/sys/DRUGS i386


>Description:

	gssapi.h is not c++ aware.  It it missing __BEGIN_DECLS and
	__END_DECLS around the function prototypes preventing successful
	linkage for libgssapi from c++ applications.

>How-To-Repeat:
>Fix:

	Add __BEGIN_DECLS and __END_DECLS appropriately.  Define them
	if necessary.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list