ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.h
(Generate patch)

Comparing libev/ev.h (file contents):
Revision 1.175 by root, Tue Sep 9 13:24:13 2014 UTC vs.
Revision 1.176 by root, Tue Sep 9 13:28:21 2014 UTC

46# define EV_CPP(x) 46# define EV_CPP(x)
47#endif 47#endif
48 48
49#define EV_THROW EV_CPP(throw()) 49#define EV_THROW EV_CPP(throw())
50 50
51#if __APPLE__ && __clang__
52# undef EV_THROW
53# define EV_THROW
54#endif
55
51EV_CPP(extern "C" {) 56EV_CPP(extern "C" {)
52 57
53/*****************************************************************************/ 58/*****************************************************************************/
54 59
55/* pre-4.0 compatibility */ 60/* pre-4.0 compatibility */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines