bug-glibc
[Top][All Lists]
Advanced

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

Re: ac_sys_largefile / fseeko problem


From: Thomas E. Dickey
Subject: Re: ac_sys_largefile / fseeko problem
Date: Mon, 17 Mar 2003 10:51:27 -0500 (EST)

On Mon, 17 Mar 2003, Guido Draheim wrote:

> Petr Vandrovec schrieb:
> > On 17 Mar 03 at 15:08, Guido Draheim wrote:
> > You get warning. In C++ you get error. If you ignore warnings, it is
> > your problem...
>
> You only get warnings when using -Wall or similar. The C
> language is otherwise fine with non-prototyped symbols.
> No need to ignore them since they do not get printed
> unless asked for.

or, of course using a compiler other than gcc...

(in practice, it is necessary to add other warning options for gcc to
provide enough checking to be reasonably sure the code is in fact portable
to other compilers).

-- 
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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