public inbox for frysk-bugzilla@sourceware.org help / color / mirror / Atom feed
* [Bug general/5700] New: classes with static storage members fail to display value and type
@ 2008-01-30 21:59 scox at redhat dot com
2008-01-31 16:50 ` [Bug general/5700] " scox at redhat dot com
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: scox at redhat dot com @ 2008-01-30 21:59 UTC (permalink / raw)
To: frysk-bugzilla
class class_static
{
static int int_var;
static void set_int_var (int int_var) {};
} class_static_v;
yields:
(fhpd) print class_static_v
{
Error: frysk.value.CompositeType$StaticMember cannot be cast to
frysk.value.CompositeType$DynamicMember
(fhpd) print class_static_v -type
Internal Error: java.lang.ArrayStoreException
at java.lang.System.arraycopy(libgcj.so.8rh)
at java.util.ArrayList.toArray(libgcj.so.8rh)
at frysk.value.CompositeType.members(fhpd)
at frysk.value.GccStructOrClassType.isClassLike(fhpd)
at frysk.value.GccStructOrClassType.getPrefix(fhpd)
at frysk.value.CompositeType.toPrint(fhpd)
...
--
Summary: classes with static storage members fail to display
value and type
Product: frysk
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: scox at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5700
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 4+ messages in thread* [Bug general/5700] classes with static storage members fail to display value and type 2008-01-30 21:59 [Bug general/5700] New: classes with static storage members fail to display value and type scox at redhat dot com @ 2008-01-31 16:50 ` scox at redhat dot com 2008-02-01 18:39 ` scox at redhat dot com 2008-02-18 22:09 ` scox at redhat dot com 2 siblings, 0 replies; 4+ messages in thread From: scox at redhat dot com @ 2008-01-31 16:50 UTC (permalink / raw) To: frysk-bugzilla -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|frysk-bugzilla at sourceware|scox at redhat dot com |dot org | Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=5700 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug general/5700] classes with static storage members fail to display value and type 2008-01-30 21:59 [Bug general/5700] New: classes with static storage members fail to display value and type scox at redhat dot com 2008-01-31 16:50 ` [Bug general/5700] " scox at redhat dot com @ 2008-02-01 18:39 ` scox at redhat dot com 2008-02-18 22:09 ` scox at redhat dot com 2 siblings, 0 replies; 4+ messages in thread From: scox at redhat dot com @ 2008-02-01 18:39 UTC (permalink / raw) To: frysk-bugzilla ------- Additional Comments From scox at redhat dot com 2008-02-01 18:38 ------- The problem is that CompositeType.java#toPrint needs to be taught about class StaticMember. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|scox at redhat dot com |frysk-bugzilla at sourceware | |dot org http://sourceware.org/bugzilla/show_bug.cgi?id=5700 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug general/5700] classes with static storage members fail to display value and type 2008-01-30 21:59 [Bug general/5700] New: classes with static storage members fail to display value and type scox at redhat dot com 2008-01-31 16:50 ` [Bug general/5700] " scox at redhat dot com 2008-02-01 18:39 ` scox at redhat dot com @ 2008-02-18 22:09 ` scox at redhat dot com 2 siblings, 0 replies; 4+ messages in thread From: scox at redhat dot com @ 2008-02-18 22:09 UTC (permalink / raw) To: frysk-bugzilla ------- Additional Comments From scox at redhat dot com 2008-02-18 22:09 ------- *** This bug has been marked as a duplicate of 5426 *** -- What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE http://sourceware.org/bugzilla/show_bug.cgi?id=5700 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-02-18 22:09 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2008-01-30 21:59 [Bug general/5700] New: classes with static storage members fail to display value and type scox at redhat dot com 2008-01-31 16:50 ` [Bug general/5700] " scox at redhat dot com 2008-02-01 18:39 ` scox at redhat dot com 2008-02-18 22:09 ` scox 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).