This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
quiet a few warnings
[perl5.git]
/
proto.h
diff --git
a/proto.h
b/proto.h
index
b7d8918
..
cc4b7db
100644
(file)
--- a/
proto.h
+++ b/
proto.h
@@
-2398,7
+2398,6
@@
PERL_CALLCONV void Perl_dump_mstats(pTHX_ char* s)
__attribute__nonnull__(pTHX_1);
PERL_CALLCONV int Perl_get_mstats(pTHX_ perl_mstats_t *buf, int buflen, int level)
- __attribute__warn_unused_result__
__attribute__nonnull__(pTHX_1);
#endif