public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/5000] New: improve binary print endianness interface
@ 2007-09-06 20:19 fche at redhat dot com
  2007-10-16 17:32 ` [Bug runtime/5000] " hunt at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2007-09-06 20:19 UTC (permalink / raw)
  To: systemtap

See http://sourceware.org/ml/systemtap/2007-q3/msg00456.html

-- 
           Summary: improve binary print endianness interface
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5000

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug runtime/5000] improve binary print endianness interface
  2007-09-06 20:19 [Bug runtime/5000] New: improve binary print endianness interface fche at redhat dot com
@ 2007-10-16 17:32 ` hunt at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: hunt at redhat dot com @ 2007-10-16 17:32 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From hunt at redhat dot com  2007-10-16 17:32 -------
Would everyone be happy if I just removed the global endian state. That means
writes are in native endianess.  If you want to change the endianess of a avlues
you must do it before writing. For example,

printf("%2b", big_endian2(0x12))

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |hunt at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=5000

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

end of thread, other threads:[~2007-10-16 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-06 20:19 [Bug runtime/5000] New: improve binary print endianness interface fche at redhat dot com
2007-10-16 17:32 ` [Bug runtime/5000] " hunt at redhat dot com

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