Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Stephanie J. Lockwood-Childs (wormo)" <wormo@g.o>
Subject: gentoo-x86 commit in dev-util/btyacc/files: btyacc-3.0-includes.patch
Date: Fri, 31 Oct 2008 06:19:17 +0000
wormo       08/10/31 06:19:17

  Added:                btyacc-3.0-includes.patch
  Log:
    include missing header since gcc-4.3 is pickier about such things,
    patch courtesy of Elias Pipping (bug #240950)
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.1                  dev-util/btyacc/files/btyacc-3.0-includes.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/btyacc/files/btyacc-3.0-includes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/btyacc/files/btyacc-3.0-includes.patch?rev=1.1&content-type=text/plain

Index: btyacc-3.0-includes.patch
===================================================================
--- mstring.c
+++ mstring.c
@@ -1,6 +1,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdarg.h>
+#include <string.h>
 #include <ctype.h>
 #include "mstring.h"
 





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-util/btyacc: btyacc-3.0.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in www-apps/otrs: ChangeLog otrs-2.3.3.ebuild otrs-2.2.3.ebuild otrs-2.2.2.ebuild
Previous by date:
gentoo-x86 commit in dev-util/btyacc: btyacc-3.0.ebuild ChangeLog
Next by date:
gentoo-x86 commit in www-apps/otrs: ChangeLog otrs-2.3.3.ebuild otrs-2.2.3.ebuild otrs-2.2.2.ebuild


Updated Oct 16, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.