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
[EMAIL PROTECTED] | 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: uuid.h is not C++ safe Patrick Hartling
- Re: uuid.h is not C++ safe Jens Rehsack
- Re: uuid.h is not C++ safe Maxime Henrion
- Re: uuid.h is not C++ safe Maxime Henrion
- Re: uuid.h is not C++ safe Juli Mallett
- Re: uuid.h is not C++ safe Maxime Henrion
- Re: uuid.h is not C++ safe Marcel Moolenaar
- Re: uuid.h is not C++ safe Maxime Henrion
- Re: uuid.h is not C++ safe Juli Mallett
- Re: uuid.h is not C++ safe Marcel Moolenaar
- Re: uuid.h is not C++ safe Maxime Henrion