This is the mail archive of the libc-help@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: [Manual] Problems building the manual.


The problem seems to be related to manual/check_safety.sh, or
more precisely being unable to understand how to add safety annotations.

Every unsafe annotation needs to have its explanation, that is,
why it is unsafe.

Now I managed to make it work but probably that script needs to add
some more detailed messages to check where the error is coming from,
as in the previous case it must be something like:

"@mtunsafe{} empty in line XX".

That kind of error message is easier to troubleshoot and track down, but
this problem actually happens because of lack of documentation about
(ironically) generating documentation.

Cheers.

-- 
Juan Manuel Torres Palma.
Computer Science Student at Universidad de Granada.


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