Bug 564 - Calling name() on an anonymous typecode causes a crash.
Summary: Calling name() on an anonymous typecode causes a crash.
Status: RESOLVED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.1.1
Hardware: All All
: P3 normal
Assignee: Jeff Parsons
URL:
Depends on:
Blocks:
 
Reported: 2000-05-10 09:48 CDT by Jeff Parsons
Modified: 2000-06-21 15:18 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Parsons 2000-05-10 09:48:39 CDT
We should raise BadKind for these cases, I believe.
Comment 1 Jeff Parsons 2000-05-10 09:49:59 CDT
No time now, this is a marker for future reference.
Comment 2 Jeff Parsons 2000-06-21 15:18:09 CDT
It works fine if there is something set up to catch the exception.