projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c41867d
)
Don't define PERL_CORE.
Florian Ragwitz [Sat, 4 Oct 2008 02:31:46 +0000 (
02:31
+0000)]
Seems to be cargo-culted anyway. Everything works just fine without it on
5.8.1, 5.8.8 and 5.10.0.
Declare.xs
patch
|
blob
|
blame
|
history
diff --git
a/Declare.xs
b/Declare.xs
index
9b10cc4
..
613bd67
100644
(file)
--- a/
Declare.xs
+++ b/
Declare.xs
@@
-1,4
+1,3
@@
-#define PERL_CORE
#define PERL_NO_GET_CONTEXT
#include "EXTERN.h"
#include "perl.h"