public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/ctl/files: ctl-1.4.1-gcc47.patch
@ 2013-03-03  6:03 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2013-03-03  6:03 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    13/03/03 06:03:04

  Added:                ctl-1.4.1-gcc47.patch
  Log:
  Fix build with GCC 4.7 (bug #426368).
  
  (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 957A8463)

Revision  Changes    Path
1.1                  media-libs/ctl/files/ctl-1.4.1-gcc47.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/files/ctl-1.4.1-gcc47.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/files/ctl-1.4.1-gcc47.patch?rev=1.1&content-type=text/plain

Index: ctl-1.4.1-gcc47.patch
===================================================================
 https://bugs.gentoo.org/426368
 
 IlmCtl/CtlInterpreter.cpp | 1 +
 1 file changed, 1 insertion(+)

--- a/IlmCtl/CtlInterpreter.cpp
+++ b/IlmCtl/CtlInterpreter.cpp
@@ -64,6 +64,7 @@
 #include <fstream>
 #include <algorithm>
 #include <cassert>
+#include <unistd.h>
 
 #ifdef WIN32
     #include <io.h>





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-03  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03  6:03 [gentoo-commits] gentoo-x86 commit in media-libs/ctl/files: ctl-1.4.1-gcc47.patch Ryan Hill (dirtyepic)

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