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: [MTASCsft PATCH WIP5 01/33] Multi Thread, Async Signal and Async Cancel safety documentation: intro


On 11/13/2013 07:57 AM, Joseph S. Myers wrote:
> On Wed, 13 Nov 2013, Alexandre Oliva wrote:
> 
>> +@item @code{simfpu}
>> +@cindex simfpu
>> +
>> +Functions annotated with @code{simfpu} may misbehave on powerpc ports in
>> +which the floating-point unit is disabled and floating point simulation
> 
> Reviewing <https://sourceware.org/ml/libc-alpha/2013-11/msg00189.html>, 
> and <https://sourceware.org/ml/libc-alpha/2013-11/msg00180.html> on which 
> it depends, would be better than documenting the bug....

The adverb better should be associated with some kind of improvement
e.g. better that we have less defects instead of more detailed documentation.

While I agree that it is always better from a quality perspective to fix
bugs instead of documenting them, the problem is that Alex's goal here is
not to fix the bugs but to document several attributes for all functions
in the library.

We'll come back to the bugs. Please grant us your patience for the meantime.

Cheers,
Carlos.


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