* [gentoo-commits] gentoo-x86 commit in dev-games/cel/files: cel-1.2.1-glibc210.patch
@ 2009-07-24 7:52 Alfredo Tupone (tupone)
0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone (tupone) @ 2009-07-24 7:52 UTC (permalink / raw
To: gentoo-commits
tupone 09/07/24 07:52:03
Added: cel-1.2.1-glibc210.patch
Log:
Fix build with glibc-2.10 Bug #278103
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-games/cel/files/cel-1.2.1-glibc210.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/cel/files/cel-1.2.1-glibc210.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/cel/files/cel-1.2.1-glibc210.patch?rev=1.1&content-type=text/plain
Index: cel-1.2.1-glibc210.patch
===================================================================
--- plugins/behaviourlayer/python/blpython.cpp.old 2009-07-24 09:46:29.000000000 +0200
+++ plugins/behaviourlayer/python/blpython.cpp 2009-07-24 09:46:55.000000000 +0200
@@ -166,7 +166,7 @@
PyObject *py_entity, *py_object;
csString realname;
- char* slash = strrchr (name, '/');
+ const char* slash = strrchr (name, '/');
if (slash)
{
csString path;
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/cel/files: cel-1.2.1-glibc210.patch
@ 2011-10-19 16:10 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-19 16:10 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/19 16:10:29
Removed: cel-1.2.1-glibc210.patch
Log:
Remove. Part of bug 330683.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-19 16:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 16:10 [gentoo-commits] gentoo-x86 commit in dev-games/cel/files: cel-1.2.1-glibc210.patch Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2009-07-24 7:52 Alfredo Tupone (tupone)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox