<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">Hi,</div>
<div style="RIGHT: auto">I'm using following </div>
<div style="RIGHT: auto">&nbsp;</div>
<div style="RIGHT: auto">omniORB-4.1.5</div>
<div style="RIGHT: auto">Microsoft Visual Studio 2008, version 9.0.21022.8 RTM</div>
<div style="RIGHT: auto">&nbsp;</div>
<div style="RIGHT: auto">Issue<BR>=======</div>
<div style="RIGHT: auto">IDL <BR>====</div>
<div style="RIGHT: auto">abstract valuetype A<BR>{<BR>&nbsp; string name();</div>
<div style="RIGHT: auto">};</div>
<div style="RIGHT: auto">typedef sequence&lt;A&gt; ASeq;</div>
<div style="RIGHT: auto"><BR style="RIGHT: auto">IDL compilation is fine, but when I try to compile the generated stubs/skeleton, it doesn't compile. <BR style="RIGHT: auto">It looks, the reason behined is it has generated a arry of 0 elements, which compiler doesn't like and it looks like is bug.</div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto">static CORBA::PR_valueMember _0RL_valuemember_A[] = {<BR>&nbsp; <BR style="RIGHT: auto">};</div>
<div style="RIGHT: auto">&nbsp;</div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto">It will be helpful to know if any one encountered this issue and resolved it .</div>
<div style="RIGHT: auto"><VAR id=yui-ie-cursor></VAR>&nbsp;</div>
<div style="RIGHT: auto">Thanks,</div>
<div style="RIGHT: auto">&nbsp;</div></div></body></html>