* [gentoo-commits] gentoo-x86 commit in games-board/hearts/files: hearts-1.98-gcc43.patch
@ 2009-01-19 14:54 Alfredo Tupone (tupone)
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2009-01-19 14:54 UTC (permalink / raw
To: gentoo-commits
tupone 09/01/19 14:54:45
Added: hearts-1.98-gcc43.patch
Log:
Fix gcc-4.3 bug #251126
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 x86_64)
Revision Changes Path
1.1 games-board/hearts/files/hearts-1.98-gcc43.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/hearts/files/hearts-1.98-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/hearts/files/hearts-1.98-gcc43.patch?rev=1.1&content-type=text/plain
Index: hearts-1.98-gcc43.patch
===================================================================
--- common/general/utilitario.cpp.old 2009-01-19 15:20:12.000000000 +0100
+++ common/general/utilitario.cpp 2009-01-19 15:20:54.000000000 +0100
@@ -3,6 +3,7 @@
#include <sys/poll.h>
#include <unistd.h>
#include <iostream>
+#include <cstdlib>
int Utility::read_to_vector( int fd, std::vector<char>& buffer, std::vector<char>::size_type rao )
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-19 14:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 14:54 [gentoo-commits] gentoo-x86 commit in games-board/hearts/files: hearts-1.98-gcc43.patch 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