bug-indent
[Top][All Lists]
Advanced

[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: Andreas Jochens
Subject: Re: [Bug-indent] Bug#286435: indent: FTBFS (amd64/gcc-4.0): (fwd)
Date: Mon, 20 Dec 2004 17:23:38 -0000
User-agent: Mutt/1.5.6+20040907i

Thank you for your reply to my bug report.

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.

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;
 
 
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]