This is the mail archive of the glibc-bugs@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]

[Bug libc/17797] CLOCKS_PER_SEC has the wrong type for ILP32 targets


https://sourceware.org/bugzilla/show_bug.cgi?id=17797

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.21

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
It should be "an expression" not "a constant expression":

http://www.open-std.org/jtc1/sc22/wg14/www/docs/dr_281.htm

Fixed in 2.21.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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