<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.jacorb.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://www.jacorb.org/bugzilla/"
          
          maintainer="jacorb@goots.org"
>

    <bug>
          <bug_id>624</bug_id>
          
          <creation_ts>2005-08-15 17:15:11 +0000</creation_ts>
          <short_desc>the compiler error</short_desc>
          <delta_ts>2005-08-15 17:22:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>JacORB</product>
          <component>IDL compiler</component>
          <version>2.2.2</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>517</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="lixiaohua">lxhjw2000</reporter>
          <assigned_to name="Gerald Brose">gerald.brose</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1512</commentid>
    <comment_count>0</comment_count>
    <who name="lixiaohua">lxhjw2000</who>
    <bug_when>2005-08-15 17:15:11 +0000</bug_when>
    <thetext>when i compile the idl file with your IDL compiler (idl.bat) ,the 
RuntimeException is occured.But when i compile it with the idl-to-java
compiler(idlj.exe) ,it can be compiled normally.
  

the idl file is :

module demo{
		interface top{
				const string Class=&quot;top&quot;;
		};
		
		interface subnetwork : top{
				const string Class=&quot;subnetwork&quot;;
		};
};</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1513</commentid>
    <comment_count>1</comment_count>
      <attachid>170</attachid>
    <who name="lixiaohua">lxhjw2000</who>
    <bug_when>2005-08-15 17:19:51 +0000</bug_when>
    <thetext>Created attachment 170
this is a sample idl file</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1514</commentid>
    <comment_count>2</comment_count>
    <who name="lixiaohua">lxhjw2000</who>
    <bug_when>2005-08-15 17:22:07 +0000</bug_when>
    <thetext>I hope to receive your view about the bug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1515</commentid>
    <comment_count>3</comment_count>
    <who name="Simon McQueen">sm</who>
    <bug_when>2005-08-15 17:22:24 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 517 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>170</attachid>
            <date>2005-08-15 17:19:51 +0000</date>
            <delta_ts>2005-08-15 17:19:51 +0000</delta_ts>
            <desc>this is a sample idl file</desc>
            <filename>ger.idl</filename>
            <type>text/plain</type>
            <size>150</size>
            <attacher name="lixiaohua">lxhjw2000</attacher>
            
              <data encoding="base64">bW9kdWxlIGRlbW97DQoJCWludGVyZmFjZSB0b3B7DQoJCQkJY29uc3Qgc3RyaW5nIENsYXNzPSJ0
b3AiOw0KCQl9Ow0KCQkNCgkJaW50ZXJmYWNlIHN1Ym5ldHdvcmsgOiB0b3B7DQoJCQkJY29uc3Qg
c3RyaW5nIENsYXNzPSJzdWJuZXR3b3JrIjsNCgkJfTsNCn07
</data>

          </attachment>
      

    </bug>

</bugzilla>