bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib portability issues


From: Ben Pfaff
Subject: Re: gnulib portability issues
Date: Tue, 12 Jun 2012 00:04:11 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Eric Blake <address@hidden> writes:

> Wrong.  Pretty much every libc out there lets you ungetc() more than one
> byte.

Does that include glibc?  Then there is a bug in the manual,
which says:

        The GNU C library only supports one character of
        pushback—in other words, it does not work to call ungetc
        twice without doing input in between.

in the description of ungetc().



reply via email to

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