This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: avoid multi-line string in version-info.h


In general OK but

> @@ -55,7 +55,7 @@
>     3) udiv_qrnnd(quotient, remainder, high_numerator, low_numerator,
>     denominator) divides a UDWtype, composed by the UWtype integers
>     HIGH_NUMERATOR and LOW_NUMERATOR, by DENOMINATOR and places the quotient
> -   in QUOTIENT and the remainder in REMAINDER.  HIGH_NUMERATOR must be less
> +   in QUOTIENT and the remainder in REMAINDER.	HIGH_NUMERATOR must be less
>     than DENOMINATOR for correct operation.  If, in addition, the most
>     significant bit of DENOMINATOR must be 1, then the pre-processor symbol
>     UDIV_NEEDS_NORMALIZATION is defined to 1.

All these comment changes are not.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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