public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/grhino/files: grhino-0.16.0-gcc43.patch
@ 2008-05-02 18:50 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 2+ messages in thread
From: Tristan Heaven (nyhm) @ 2008-05-02 18:50 UTC (permalink / raw
  To: gentoo-commits

nyhm        08/05/02 18:50:07

  Added:                grhino-0.16.0-gcc43.patch
  Log:
  Fix building with gcc-4.3
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.1                  games-board/grhino/files/grhino-0.16.0-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/grhino/files/grhino-0.16.0-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/grhino/files/grhino-0.16.0-gcc43.patch?rev=1.1&content-type=text/plain

Index: grhino-0.16.0-gcc43.patch
===================================================================
--- book.cc
+++ book.cc
@@ -28,6 +28,7 @@
 #include <vector>
 #include <iostream>
 #include <stdexcept>
+#include <cstdlib>
 
 #ifdef _
 #undef _
--- game.cc
+++ game.cc
@@ -37,6 +37,7 @@
 #include <sys/stat.h> 
 #include <unistd.h>
 #include <fcntl.h>
+#include <cstdlib>
 
 #ifdef _
 #  undef _
--- log_proc.h
+++ log_proc.h
@@ -25,6 +25,7 @@
 #include <string>
 #include <fstream>
 #include <iomanip>
+#include <cstdlib>
 
 #include "board.h"
 #include "order.h"



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



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

* [gentoo-commits] gentoo-x86 commit in games-board/grhino/files: grhino-0.16.0-gcc43.patch
@ 2010-10-14  2:59 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-10-14  2:59 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/10/14 02:59:32

  Removed:              grhino-0.16.0-gcc43.patch
  Log:
  old
  (Portage version: 2.1.8.3/cvs/Linux i686)



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

end of thread, other threads:[~2010-10-14  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-02 18:50 [gentoo-commits] gentoo-x86 commit in games-board/grhino/files: grhino-0.16.0-gcc43.patch Tristan Heaven (nyhm)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-14  2:59 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