public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug stdio/31515] New: printf: format needed for __uint128_t
@ 2024-03-20 20:57 newbie-02 at gmx dot de
  2024-03-20 21:21 ` [Bug stdio/31515] " jsm28 at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: newbie-02 at gmx dot de @ 2024-03-20 20:57 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 31515
           Summary: printf: format needed for __uint128_t
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: stdio
          Assignee: unassigned at sourceware dot org
          Reporter: newbie-02 at gmx dot de
  Target Milestone: ---

if I checked correctly,  
glibc / gcc support __uint128_t as variable with 128 bits,  
and *can* calculate with it, but not print.  
print is needed, not only for applications and users but esp.  
for debugging in the coding process. It's cumbersome, time  
consuming and error prone if 'nopro's like me have to build  
homebrew routines ever and ever again, IMHO a compiler / library  
providing a datatype should also provide a qualified method to  
check it.  

Don't bother to tell me if I'm wrong, that's always an option.

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

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

end of thread, other threads:[~2024-03-21  4:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 20:57 [Bug stdio/31515] New: printf: format needed for __uint128_t newbie-02 at gmx dot de
2024-03-20 21:21 ` [Bug stdio/31515] " jsm28 at gcc dot gnu.org
2024-03-20 23:00 ` newbie-02 at gmx dot de
2024-03-21  4:16 ` newbie-02 at gmx dot de

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).