This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: has anyone built GNATS? Other PM package?


Hi Fergus, you wrote:

: If GNATs contains "FILE* outfile = stdout;", not inside any function,
: this is a bug in GNATS: that's not valid ANSI C source code.
: Change it to `FILE* outfile = stdout;' and add `outfile = stdout;' at
                                ^^^^^^
I think that should be:         NULL

: the start of main().


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]