[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-indent] Bug#286435: indent: FTBFS (amd64/gcc-4.0): (fwd)
From: |
Eric Deplagne |
Subject: |
Re: [Bug-indent] Bug#286435: indent: FTBFS (amd64/gcc-4.0): (fwd) |
Date: |
Tue, 21 Dec 2004 10:11:49 +0100 |
User-agent: |
Mutt/1.5.6+20040907i |
On lun, 20 déc 2004 18:12:24 +0100, Andreas Jochens wrote:
> Thank you for your reply to my bug report.
You're welcome ;)
> On 04-Dec-20 17:42, Eric Deplagne wrote:
> > Looks like the right thing to do, if 'output' is really used somewhere
> > else.
> > What if you instead remove the declaration of 'output' in indent.h ?
>
> This also works.
It's better this way then.
Just remove the now useless comment.
> Regards
> Andreas Jochens
>
> diff -urN ../tmp-orig/indent-2.2.9/src/indent.h ./src/indent.h
> --- ../tmp-orig/indent-2.2.9/src/indent.h 2002-11-10 22:02:48.000000000
> +0100
> +++ ./src/indent.h 2004-12-20 18:15:24.070285808 +0100
> @@ -97,7 +97,6 @@
> extern unsigned long in_prog_size;
>
> /* The output file. */
> -extern FILE *output;
>
>
--
Eric Deplagne