octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63940] `format native-bit` gives wrong result


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63940] `format native-bit` gives wrong results
Date: Sun, 19 Mar 2023 20:58:36 -0400 (EDT)

Update of bug #63940 (project octave):

                  Status:                   Fixed => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #6:

Sorry, wait! It's only been fixed for floating point, but integer inputs still
cause an inconsistency between native-bit and native-hex.

Will work on this as I get time but it might be a couple of weeks.

An ideal solution would be if C++ would print directly in bit format like for
ios::hex and ios::oct, but it doesn't, requiring hacks like bitset<8>.

https://en.cppreference.com/w/cpp/io/manip/hex




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63940>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]