Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Nov 2002 19:13:58 -0600
From:      Patrick Hartling <patrick@137.org>
To:        current@freebsd.org
Subject:   uuid.h is not C++ safe
Message-ID:  <3DC71B56.1050102@137.org>

next in thread | raw e-mail | index | archive | help
I was just about to put the new DCE 1.1 UUID functions into use in some 
C++ code, but linking fails because the function prototypes in uuid.h 
are not protected with the __cplusplus/extern "C" bits.  It's easy 
enough for me to fix my local copy, but I'm sure this same thing could 
trip up other people.

  -Patrick


-- 
Patrick L. Hartling			| Research Assistant, VRAC
patrick@137.org				| 2274 Howe Hall Room 2624
PGP: http://www.137.org/patrick/pgp.txt	| T: +1.515.294.4916
http://www.137.org/patrick/		| http://www.vrac.iastate.edu/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DC71B56.1050102>