Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: Alan Hourihane <alanh@×××××××××××.uk>
Cc: gentoo-alt <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] app-editors/vim patch
Date: Mon, 06 Oct 2008 11:51:21
Message-Id: 20081006115128.GC29547@gentoo.org
In Reply to: [gentoo-alt] app-editors/vim patch by Alan Hourihane
1 Applied, thanks!
2
3 On 03-10-2008 10:24:18 +0100, Alan Hourihane wrote:
4 > Attached is a patch for FreeMiNT platforms for VIM 7.2.
5 >
6 > Alan.
7
8 > --- src/fileio.c.old 2008-07-03 10:13:09.000000000 +0100
9 > +++ src/fileio.c 2008-07-03 10:13:21.000000000 +0100
10 > @@ -25,7 +25,7 @@
11 > # include <fcntl.h>
12 > #endif
13 >
14 > -#ifdef __TANDEM
15 > +#if defined(__TANDEM) || defined(__MINT__)
16 > # include <limits.h> /* for SSIZE_MAX */
17 > #endif
18
19
20 --
21 Fabian Groffen
22 Gentoo on a different level