* [gentoo-commits] gentoo-x86 commit in perl-core/version/files: 0.79-assert.patch
@ 2010-01-15 15:05 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-01-15 15:05 UTC (permalink / raw
To: gentoo-commits
tove 10/01/15 15:05:24
Added: 0.79-assert.patch
Log:
Fix for renamed ssaw_period (#300799)
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.1 perl-core/version/files/0.79-assert.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/version/files/0.79-assert.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/version/files/0.79-assert.patch?rev=1.1&content-type=text/plain
Index: 0.79-assert.patch
===================================================================
--- version-0.79/vutil/vutil.h 2010-01-10 14:08:42.000000000 +0000
+++ version-0.79/vutil/vutil.h 2010-01-11 14:00:25.700941525 +0000
@@ -41,7 +41,7 @@
(a != Perl_prescan_version(aTHX_ a, b, NULL, NULL, NULL, NULL))
#define PERL_ARGS_ASSERT_PRESCAN_VERSION \
- assert(s); assert(strict); assert(sqv); assert(ssaw_period);\
+ assert(s); assert(sqv); assert(ssaw_decimal);\
assert(swidth); assert(salpha);
#define PERL_ARGS_ASSERT_SCAN_VERSION \
assert(s); assert(rv)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in perl-core/version/files: 0.79-assert.patch
@ 2011-01-17 7:25 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-01-17 7:25 UTC (permalink / raw
To: gentoo-commits
tove 11/01/17 07:25:24
Removed: 0.79-assert.patch
Log:
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-17 7:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 7:25 [gentoo-commits] gentoo-x86 commit in perl-core/version/files: 0.79-assert.patch Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2010-01-15 15:05 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox