projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cca8f13
)
Silence a bunch of Borland compiler warnings in SDBM_File
Steve Hay [Fri, 25 Aug 2006 16:12:52 +0000 (16:12 +0000)]
(See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283)
p4raw-id: //depot/perl@28759
XSUB.h
patch
|
blob
|
blame
|
history
diff --git
a/XSUB.h
b/XSUB.h
index
51112a9
..
de5d33b
100644
(file)
--- a/
XSUB.h
+++ b/
XSUB.h
@@
-365,7
+365,6
@@
Rethrows a previously caught exception. See L<perlguts/"Exception Handling">.
if (name[7] == 's'){ \
arg = sv_2mortal(arg); \
} \
- SvOKp(arg); \
} } STMT_END
#if 1 /* for compatibility */