This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64


On 11/14/2016 02:45 PM, Cyril Hrubis wrote:

Is there any resolve for this?

I have a prototype patch for a type-safe <fcntl.h>, but it is currently C only and ran into some unexpected GCC issue.

The main problem is that we currently lack the ability test it because we have no framework to check for compiler warnings from test cases.

Florian


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