About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
jlec 12/06/20 20:04:41 Added: kbuild-0.1.9998_pre20110817-gcc-4.7.patch Log: dev-util/kbuild: Fix for gcc-4.7, #419705; thanks Brennan Shacklett for the patch (Portage version: 2.2.0_alpha110/cvs/Linux x86_64) Revision Changes Path 1.1 dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gcc-4.7.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gcc-4.7.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gcc-4.7.patch?rev=1.1&content-type=text/plain Index: kbuild-0.1.9998_pre20110817-gcc-4.7.patch =================================================================== diff -urN kBuild-0.1.9998-pre20110817-orig/src/sed/lib/regex_internal.c kBuild-0.1.9998-pre20110817/src/sed/lib/regex_internal.c --- kBuild-0.1.9998-pre20110817-orig/src/sed/lib/regex_internal.c 2011-08-17 14:28:42.000000000 -0700 +++ kBuild-0.1.9998-pre20110817/src/sed/lib/regex_internal.c 2012-06-16 13:55:05.341176965 -0700 @@ -781,7 +781,7 @@ } static unsigned char -internal_function __attribute ((pure)) +internal_function re_string_fetch_byte_case (re_string_t *pstr) { if (BE (!pstr->mbs_allocated, 1))
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.