Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Fri, Mar 14, 2008 at 12:22:22AM +0000, Christos Zoulas wrote:
> In article <20080313201648.GA24988%britannica.bec.de@localhost>,
> Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
> >On Thu, Mar 13, 2008 at 07:32:42PM +0000, Christos Zoulas wrote:
> >> How? The macro now returns an int value...
> >
> >The old version doesn't though. So a binary compiled against the old
> >stdio.h now has a random broken fileno.
>
> The old binary will still get the same value as before fp->_file. It will
> not work just like before for values >= 0x8000
Yes and for values >= 0x8000 the value they use is broken (as it is
negative).
Joerg
Home |
Main Index |
Thread Index |
Old Index