public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/amule/files: amule-2.2.6-gcc45.patch
@ 2011-05-08 18:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2011-05-08 18:24 UTC (permalink / raw
  To: gentoo-commits

armin76     11/05/08 18:24:23

  Added:                amule-2.2.6-gcc45.patch
  Log:
  Add patch to fix compilation failure on gcc-4.5, bug #328769
  
  (Portage version: 2.1.9.47/cvs/Linux ia64)

Revision  Changes    Path
1.1                  net-p2p/amule/files/amule-2.2.6-gcc45.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/amule/files/amule-2.2.6-gcc45.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/amule/files/amule-2.2.6-gcc45.patch?rev=1.1&content-type=text/plain

Index: amule-2.2.6-gcc45.patch
===================================================================
# Subject: Fix FTBFS on gcc 4.5 (new in ubuntu natty)
# Origin: other, http://bugs.amule.org/view.php?id=1624
# Bug-ubuntu: https://bugs.launchpad.net/ubuntu/+source/amule/+bug/685584
# Forwarded: upstream claims it's in their current svn code
Index: amule-2.2.6+debian0/src/utils/wxCas/src/wxcasframe.cpp
===================================================================
--- amule-2.2.6+debian0.orig/src/utils/wxCas/src/wxcasframe.cpp	2010-12-15 16:46:18.435693002 +0000
+++ amule-2.2.6+debian0/src/utils/wxCas/src/wxcasframe.cpp	2010-12-15 16:47:07.151693001 +0000
@@ -285,11 +285,11 @@
 #ifdef __WXMSW__
 
 	memdc.
-	SetFont ( wxFont::wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) );
+	SetFont ( wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) );
 #else
 
 	memdc.
-	SetFont ( wxFont::wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) );
+	SetFont ( wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) );
 #endif
 
 	memdc.






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

* [gentoo-commits] gentoo-x86 commit in net-p2p/amule/files: amule-2.2.6-gcc45.patch
@ 2012-06-03 16:57 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-06-03 16:57 UTC (permalink / raw
  To: gentoo-commits

armin76     12/06/03 16:57:24

  Removed:              amule-2.2.6-gcc45.patch
  Log:
  alpha stable wrt #413129, remove old
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)



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

end of thread, other threads:[~2012-06-03 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 18:24 [gentoo-commits] gentoo-x86 commit in net-p2p/amule/files: amule-2.2.6-gcc45.patch Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-03 16:57 Raul Porcel (armin76)

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