projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
705f9e7
)
Make the xs exception catching macros available.
Florian Ragwitz [Mon, 16 Mar 2009 17:54:48 +0000 (18:54 +0100)]
include/mop.h
patch
|
blob
|
blame
|
history
diff --git
a/include/mop.h
b/include/mop.h
index
f6ea76f
..
e32aace
100644
(file)
--- a/
include/mop.h
+++ b/
include/mop.h
@@
-3,6
+3,8
@@
#include "EXTERN.h"
#include "perl.h"
+
+#define NO_XSLOCKS
#include "XSUB.h"
#define NEED_newRV_noinc