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: [PATCHv2 10/14] Add note about nexttoward test cases in libm-test.inc


On Fri, 20 May 2016, Paul E. Murphy wrote:

> +    /* Note, FUNC(nexttoward) always takes a long double as a second argument.  It is also not included as part of
> +       of TS 18661-3.  */

Lines in comments should not exceed 79 columns.  (This is a general rule 
for all lines in source files unless there is some clear reason not to 
wrap things - as is the case for the actual *tests* in libm-test.inc, 
where gen-libm-test.pl relies on each test being on a single line.)

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