This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
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