Issue 50480 - idlc does not reject exception without base
Summary: idlc does not reject exception without base
Status: ACCEPTED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: 680m107
Hardware: All All
: P3 Trivial (vote)
Target Milestone: AOO PleaseHelp
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 12:35 UTC by Stephan Bergmann
Modified: 2017-05-20 11:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2005-06-08 12:35:44 UTC
The input

  exception E {};

is not rejected by idlc, even though every exception must be derived (directly
or indirectly) from com.sun.star.uno.Exception or
com.sun.star.uno.RuntimeException.  javamaker rejects the resulting rdb with
"Bad type information."
Comment 1 Stephan Bergmann 2005-06-08 12:38:07 UTC
accepted
Comment 2 Stephan Bergmann 2007-01-26 10:48:43 UTC
.
Comment 3 jsc 2007-01-26 12:22:52 UTC
accepted
Comment 4 Marcus 2017-05-20 11:29:56 UTC
Reset assigne to the default "issues@openoffice.apache.org".