RE: [gtkmm] OpenSSL related bug - #define set_key des_set_key



What include file is the macro initially being set in?
I can see they would argue that more people use SSL than gnomemm so they
probably won't change. Also as you've already come up with a work around
is it so much of a problem? I hate CPP macros they're evil.

Nick 

-----Original Message-----
From: Marcel Karras [mailto:toka freebits de] 
Sent: Wednesday, January 21, 2004 8:47 AM
To: gtkmm-list gnome org
Subject: [gtkmm] OpenSSL related bug - #define set_key des_set_key


Hello,

some time ago I made a bugreport:
http://bugzilla.gnome.org/show_bug.cgi?id=126756

I tried to contact the openssl mailinglist but there's a problem
subscribing to the list. Thus I request for your help. Could someone
post the problem? 
THe OpenSSL team should not define the macro "set_key". If I compile a
gtkmm application it won't compile successfully until I make:

#ifdef set_key
#undef set_key
#endif

Thank you
- Marcel Karras

-- 
Contact: toka freebits de
http://www.freebits.de
Unix, Linux && OpenSource
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org http://mail.gnome.org/mailman/listinfo/gtkmm-list


------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.


Internet communications are not secure and therefore the Barclays 
Group does not accept legal responsibility for the contents of this 
message.  Although the Barclays Group operates anti-virus programmes, 
it does not accept responsibility for any damage whatsoever that is 
caused by viruses being passed.  Any views or opinions presented are 
solely those of the author and do not necessarily represent those of the 
Barclays Group.  Replies to this email may be monitored by the Barclays 
Group for operational or business reasons.

------------------------------------------------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]