On Wed, Jan 16, 2008 at 07:29:45PM -0500, Victor Duchovni wrote:
> No actual problem, in ANSI C pointers can be freely converted between
> (type *) and (void *) and back.

I'd call it an actual problem when a compilation of my C++ code bombs
out because the OpenSSL header files don't compile in my environment.

Note that I'm not building OpenSSL here; that's already built.  The
header files are the problem; apparently they work in ANSI C, but
don't pass muster in C++.

So I guess I'll define a similar acro in my code now, but it'd be nice
if OpenSSL fixed it in the distribution so that I didn't have to work
around it...
-- 
<URL:https://www.subspacefield.org/~travis/>
The stream is deaf, yet sings its melody for all to hear.
For a good time on my email blacklist, email [EMAIL PROTECTED]

Attachment: pgpKnhgV9LiVJ.pgp
Description: PGP signature

Reply via email to