About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
mr_bones_ 09/08/05 02:53:29 Added: yadex-1.7.0-elif.patch Log: fix building with gcc44 with patch from Fredric Johansson (bug #274001) (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.1 games-misc/yadex/files/yadex-1.7.0-elif.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/yadex/files/yadex-1.7.0-elif.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/yadex/files/yadex-1.7.0-elif.patch?rev=1.1&content-type=text/plain Index: yadex-1.7.0-elif.patch =================================================================== --- src/gfx.cc.old 2009-08-01 18:47:46.000000000 +0200 +++ src/gfx.cc 2009-08-01 18:46:03.000000000 +0200 @@ -310,7 +310,7 @@ win_vis_id = vis_info->visualid; #if defined _cplusplus || defined __cplusplus win_vis_class = vis_info->c_class; -#elif +#else win_vis_class = vis_info->class; #endif win_ncolours = vis_info->colormap_size;
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.