[PATCH updated] Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
zackw@panix.com
Wed Feb 20 18:05:00 GMT 2019
On Wed, Feb 20, 2019 at 11:51 AM Andreas Schwab <schwab@suse.de> wrote:
> On Feb 18 2019, Zack Weinberg <zackw@panix.com> wrote:
>
> > * bits/types.h (__SQUAD_TYPE, __S64_TYPE): Define as __int64_t.
> > (__UQUAD_TYPE, __U64_TYPE): Define as __uint64_t.
> > Update commentary.
> > * sys/types.h (__u_intN_t): Remove.
>
> These files are both in posix/.
I understand what you are trying to communicate here, but someone with
less experience would not necessarily realize that you were pointing
out that these change log entries refer to the files by the wrong
pathnames. Would it kill you to be a little more specific?
Anyway, corrected.
zw
More information about the Libc-alpha
mailing list