Skip Menu |
 

Download (untitled) / with headers
text/plain 1.7KiB
From frank.balluffi@db.com Wed May 1 09:31:12 2002
Received: from pacific-carrier-annex.mit.edu (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.7.21.83])
by rt-11.mit.edu (8.9.3/8.9.3) with ESMTP id JAA22235
for <bugs@RT-11.mit.edu>; Wed, 1 May 2002 09:31:11 -0400 (EDT)
Received: from imr3.srv.na.deuba.com (imr3.srv.na.deuba.com [165.250.91.56])
by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id JAA04151;
Wed, 1 May 2002 09:31:07 -0400 (EDT)
Received: from sdbo1005.db.com by imr3.srv.na.deuba.com
id g41DV50u003994; Wed, 1 May 2002 09:31:06 -0400 (EDT)
Message-Id: <OF31AC8733.D8B25B0A-ON85256BAC.004A07E5@db.com>
Date: Wed, 1 May 2002 09:31:05 -0400
From: "Frank Balluffi" <frank.balluffi@db.com>
To: krb5-bugs@mit.edu
Cc: hartmans@mit.edu
Subject: gssapi_generic.h does not contain extern "C" ...

Show quoted text
>Number: 1102
>Category: pending
>Synopsis: gssapi_generic.h does not contain extern "C" ...
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed May 1 09:32:00 EDT 2002
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
I was not able to successfully include gssapi_generic.h from a C++ program without surrounding
its include with extern "C" {...}. Is it possible to surround the contents of gssapi_generic.h
with extern "C" ... Thanks.

Frank


--

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
Subject: gssapi_generic.h does not contain extern "C" ...
Tom has fixed this for the next release.