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
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc0f129
)
Remove obsolete comment.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 22 Aug 2014 16:33:37 +0000
(12:33 -0400)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 22 Aug 2014 19:18:49 +0000
(15:18 -0400)
sv.c
patch
|
blob
|
blame
|
history
diff --git
a/sv.c
b/sv.c
index
0de2595
..
1900fa9
100644
(file)
--- a/
sv.c
+++ b/
sv.c
@@
-112,9
+112,6
@@
GE_COWBUF_WASTE_THRESHOLD((cur),(len)) && \
GE_COWBUF_WASTE_FACTOR_THRESHOLD((cur),(len)) \
)
-/* void Gconvert: on Linux at least, gcvt (which Gconvert gets deffed to),
- * has a mandatory return value, even though that value is just the same
- * as the buf arg */
#ifdef PERL_UTF8_CACHE_ASSERT
/* if adding more checks watch out for the following tests: