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: [PATCH] Fix docs for scalb* and significand* functions


> > If someone is looking for a helpful project that doesn't involve hacking
> > the library code itself, then a cool thing would be to write a test that
> > massages the summary.texi file into pairs of (header, prototype) and then
> > generates C code including the header and re-declaring the prototype, so
> > that we'll see errors when the prototypes in the manual don't match what's
> > actually in the headers.
> 
> I'll try to find time to implement this in the next few months.

I did it on the roland/manual-check branch, as posted about here.
It still needs some work.


Thanks,
Roland


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