This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: util-linux 2.10p compiler warnings


    From drepper@redhat.com Sat Oct 21 03:42:59 2000

    Andries.Brouwer@cwi.nl writes:

    > According to the standards available to me, the field
    > sem_nsems of a struct semid_ds has type unsigned short.
    > 
    > However, I am told that with glibc 2.1.95 compilation

    Don't complain here, go to the clever kernel people.

No use hiding behind them, I would say - this is a libc matter.
First of all the headers should declare an unsigned short.
And secondly, if the kernel gives us some other type
libc should convert.

Andries

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