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: PATCH: Make lround the alias of llround for wordsize-64


On Fri, Mar 16, 2012 at 10:52 AM, Roland McGrath <roland@hack.frob.com> wrote:
>> 2012-03-16 ?H.J. Lu ?<hongjiu.lu@intel.com>
>>
>> ? ? ? * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
>> ? ? ? * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This. ?Updated.
>>
>> ? ? ? * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
>
> There should be no blank line there. ?What does "Updated" mean?

I replaced long with long long and updated aliases.

> If it's just that you changed the copyright year after moving the file,
> there is no need to mention that in the log. ?If you do change a copyright
> line, then collapse it into a single year range.
>
>

Like "Copyright (C) 1997-2012 Free Software Foundation, Inc."?

Thanks.

-- 
H.J.


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