public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/bochs/files: bochs-2.3.7-gcc43.patch
@ 2008-06-17 10:11 Luca Barbato (lu_zero)
  0 siblings, 0 replies; 2+ messages in thread
From: Luca Barbato (lu_zero) @ 2008-06-17 10:11 UTC (permalink / raw
  To: gentoo-commits

lu_zero     08/06/17 10:11:43

  Added:                bochs-2.3.7-gcc43.patch
  Log:
  Fix bug #218888
  (Portage version: 2.1.5.5)

Revision  Changes    Path
1.1                  app-emulation/bochs/files/bochs-2.3.7-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/files/bochs-2.3.7-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/files/bochs-2.3.7-gcc43.patch?rev=1.1&content-type=text/plain

Index: bochs-2.3.7-gcc43.patch
===================================================================
--- symbols.cc	2008/03/30 14:32:14	1.11
+++ symbols.cc	2008/06/16 17:09:52	1.12
@@ -95,6 +95,9 @@
 #endif
 
 using namespace std;
+#ifdef __GNUC__
+using namespace __gnu_cxx;
+#endif
 
 struct symbol_entry_t
 {



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emulation/bochs/files: bochs-2.3.7-gcc43.patch
@ 2008-07-23 12:36 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Alfredsen (loki_val) @ 2008-07-23 12:36 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/07/23 12:36:49

  Modified:             bochs-2.3.7-gcc43.patch
  Log:
  Fix failing patch, bug #218888.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25.8 i686)

Revision  Changes    Path
1.2                  app-emulation/bochs/files/bochs-2.3.7-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/files/bochs-2.3.7-gcc43.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/files/bochs-2.3.7-gcc43.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/files/bochs-2.3.7-gcc43.patch?r1=1.1&r2=1.2

Index: bochs-2.3.7-gcc43.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/bochs/files/bochs-2.3.7-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bochs-2.3.7-gcc43.patch	17 Jun 2008 10:11:43 -0000	1.1
+++ bochs-2.3.7-gcc43.patch	23 Jul 2008 12:36:48 -0000	1.2
@@ -1,5 +1,5 @@
---- symbols.cc	2008/03/30 14:32:14	1.11
-+++ symbols.cc	2008/06/16 17:09:52	1.12
+--- bochs-2.3.7.orig/bx_debug/symbols.cc	2008/03/30 14:32:14	1.11
++++ bochs-2.3.7/bx_debug/symbols.cc	2008/06/16 17:09:52	1.12
 @@ -95,6 +95,9 @@
  #endif
  






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

end of thread, other threads:[~2008-07-23 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 10:11 [gentoo-commits] gentoo-x86 commit in app-emulation/bochs/files: bochs-2.3.7-gcc43.patch Luca Barbato (lu_zero)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-23 12:36 Peter Alfredsen (loki_val)

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