public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4318] New: ExprSymTab uses signed long for length
@ 2007-04-04  9:49 mark at klomp dot org
  2007-04-04 15:09 ` [Bug general/4318] " pmuldoon at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mark at klomp dot org @ 2007-04-04  9:49 UTC (permalink / raw)
  To: frysk-bugzilla

// ??? 0x7fffffffffffffff
    buffer = new PtraceByteBuffer(task.getTid(), PtraceByteBuffer.Area.DATA,
                                  0x7fffffffffffffffl);

That should most likely be -1L (unsigned long 0xffffffffffffffff)

-- 
           Summary: ExprSymTab uses signed long for length
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mark at klomp dot org


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

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


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

end of thread, other threads:[~2007-04-11  2:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-04  9:49 [Bug general/4318] New: ExprSymTab uses signed long for length mark at klomp dot org
2007-04-04 15:09 ` [Bug general/4318] " pmuldoon at redhat dot com
2007-04-04 15:41 ` cagney at redhat dot com
2007-04-10 19:35 ` pmuldoon at redhat dot com
2007-04-10 22:01 ` cagney at redhat dot com
2007-04-10 22:34 ` pmuldoon at redhat dot com
2007-04-11  2:51 ` cagney 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).