public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/4] lround() result usually bad in range [1048576,2097152)
       [not found] <bug-4-131@http.sourceware.org/bugzilla/>
@ 2020-06-27 12:37 ` darik71743 at tmail15 dot com
  2021-11-09  6:54 ` svitkazok at yandex dot ua
  1 sibling, 0 replies; 2+ messages in thread
From: darik71743 at tmail15 dot com @ 2020-06-27 12:37 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #4 from footest"><svg>< <darik71743 at tmail15 dot com> ---
Comment on attachment 1
  --> https://sourceware.org/bugzilla/attachment.cgi?id=1
Testprogram

>#define _GNU_SOURCE 1
>#include <math.h>
>#include <stdio.h>
>
>int
>main (void)
>{
>  long int j = lround (1071930.0008);
>
>  printf ("%ld\n", j);
>
>  return 0;
>}

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug math/4] lround() result usually bad in range [1048576,2097152)
       [not found] <bug-4-131@http.sourceware.org/bugzilla/>
  2020-06-27 12:37 ` [Bug math/4] lround() result usually bad in range [1048576,2097152) darik71743 at tmail15 dot com
@ 2021-11-09  6:54 ` svitkazok at yandex dot ua
  1 sibling, 0 replies; 2+ messages in thread
From: svitkazok at yandex dot ua @ 2021-11-09  6:54 UTC (permalink / raw)
  To: glibc-bugs

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

svitkaz <svitkazok at yandex dot ua> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svitkazok at yandex dot ua

--- Comment #5 from svitkaz <svitkazok at yandex dot ua> ---
Hello. Excuse me for posting a spam comment. But you have a very good site. And
I really need this link. https://www.history-of-great-discoveries.com/

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-09  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-4-131@http.sourceware.org/bugzilla/>
2020-06-27 12:37 ` [Bug math/4] lround() result usually bad in range [1048576,2097152) darik71743 at tmail15 dot com
2021-11-09  6:54 ` svitkazok at yandex dot ua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).