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 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.

-- 
Joseph S. Myers
joseph@codesourcery.com


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