public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/mednafen/files: mednafen-0.8.11-glibc2.10.patch
@ 2009-06-17 22:57 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 2+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-06-17 22:57 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/06/17 22:57:31

  Added:                mednafen-0.8.11-glibc2.10.patch
  Log:
  Fix building with glibc-2.10, bug #273590
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-emulation/mednafen/files/mednafen-0.8.11-glibc2.10.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mednafen/files/mednafen-0.8.11-glibc2.10.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mednafen/files/mednafen-0.8.11-glibc2.10.patch?rev=1.1&content-type=text/plain

Index: mednafen-0.8.11-glibc2.10.patch
===================================================================
--- src/file.cpp
+++ src/file.cpp
@@ -418,7 +418,7 @@
    if(!(fceufp = MakeMemWrap(t, 0)))
     return(0);
 
-   char *ld = strrchr(path, '.');
+   const char *ld = strrchr(path, '.');
    fceufp->ext = strdup(ld ? ld + 1 : "");
   }
   else                  /* Probably gzip */






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-emulation/mednafen/files: mednafen-0.8.11-glibc2.10.patch
@ 2009-07-12  4:48 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-07-12  4:48 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/07/12 04:48:19

  Removed:              mednafen-0.8.11-glibc2.10.patch
  Log:
  old
  (Portage version: 2.1.6.13/cvs/Linux i686)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-12  4:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17 22:57 [gentoo-commits] gentoo-x86 commit in games-emulation/mednafen/files: mednafen-0.8.11-glibc2.10.patch Tristan Heaven (nyhm)
  -- strict thread matches above, loose matches on Subject: below --
2009-07-12  4:48 Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox