projects
/
gitmo/Package-Stash-XS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3fd56b4
)
disable prototypes
Jesse Luehrs [Fri, 12 Nov 2010 07:02:02 +0000 (
01:02
-0600)]
Stash.xs
patch
|
blob
|
blame
|
history
diff --git
a/Stash.xs
b/Stash.xs
index
2ca99a0
..
b83e2b1
100644
(file)
--- a/
Stash.xs
+++ b/
Stash.xs
@@
-22,6
+22,8
@@
HV *_get_namespace(SV *self)
MODULE = Package::Stash PACKAGE = Package::Stash
+PROTOTYPES: DISABLE
+
SV*
new(class, package_name)
char *class