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: [01/12] Add fesetexcept



On 08/12/2016 11:20 AM, Joseph Myers wrote:
> On Fri, 12 Aug 2016, Paul E. Murphy wrote:
> 
>>> +  /* The test is that this does not cause exception traps.  */
>>
>> This is the test description.  It would improve readability by reworking
>> it into the file description at the top.
> 
> This comment is specifically intended to relate to the following line of 
> code (to explain why nothing is checked about exception flags after that 
> call, for example).  I don't think moving that information away from the 
> potentially trapping function call would be an improvement.


At least, please simplify the comment. e.g

/* Verify fesetexcept does not cause exception traps.  */

reads better.


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