bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

indent-2.2.9 compilation error


From: Thorsten Roesener
Subject: indent-2.2.9 compilation error
Date: Thu, 18 Oct 2012 10:22:54 +0200
User-agent: Thunderbird 2.0.0.18 (X11/20081112)

good morning,

i'm getting a compilation error in indent version 2.2.9:

output.c:26: error: static declaration of ‘output’ follows non-static
declaration
indent.h:100: error: previous declaration of ‘output’ was here

in output.c:26 i find
    static FILE *output = NULL;
and in indent.h:100
    extern FILE *output;

greetings,
thorsten

-- 
Dipl.-Ing.
Thorsten Roesener

GNS mbH
Am Gaussberg 2
38114 Braunschweig

Tel.: ++49 (0) 531 80112-24
Fax : ++49 (0) 531 80112-79

mailto:address@hidden
http://gns-mbh.com/

Sitz und Amtsgericht Braunschweig HRB 4004
Steuernummer 14/203/31601
VAT-Id. DE173536746
Geschaeftsfuehrer: Stefan Hanson, Klaus Radtke, Claudius Schoene




reply via email to

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