[cosmic-users] idl_to_picml issue

Jeff Parsons j.parsons at vanderbilt.edu
Thu Apr 19 12:31:40 CDT 2007


Hi,

I just checked in a fix which was made to the IDL compiler
common front end, although it affects only those backends
that have the -r option available to them. Basically it is
adding a path to the IDL front end's internal table of
include paths, for each directory recursed through in the
subtree passed to -r. This change eliminates the need for
the user to add a -I option for each directory in the 
subtree. Note that these -I options are still necessary
if a list of IDL files is passed instead. Adding the
includes automatically when using -r may be inefficient
in some cases, but it sure will make the composition of
the command line simpler ;-).

I tried the Quoter example, and the proper includes are
now generated in the XME file and imported into GME. If
you encounter any more problems, please let me know.

Jeff

> -----Original Message-----
> From: cosmic-users-bounces at list.isis.vanderbilt.edu 
> [mailto:cosmic-users-bounces at list.isis.vanderbilt.edu] On 
> Behalf Of Sowayan, Abdullah (N-DUA)
> Sent: Wednesday, April 18, 2007 5:02 PM
> To: Will_Otte
> Cc: cosmic-users at list.isis.vanderbilt.edu
> Subject: RE: [cosmic-users] idl_to_picml issue
> 
> 
> Will,
> 
> How can I file a bug report? There is no bugzilla for CoSMIC. Should
> CoSMIC related bugs be filed under CIAO?
> 
> Thanks,
> Abdul
> 
> -----Original Message-----
> From: William Otte [mailto:wotte at dre.vanderbilt.edu] 
> Sent: Wednesday, April 18, 2007 5:41 PM
> To: Sowayan, Abdullah (N-DUA)
> Cc: cosmic-users at list.isis.vanderbilt.edu
> Subject: Re: [cosmic-users] idl_to_picml issue
> 
> Hi Abdul -
> 
> Could you please file a bug report and assign it to Jeff Parsons?
> 
> Thanks,
> /-Will
> 
> On Apr 18, 2007, at 4:33 PM, Sowayan, Abdullah (N-DUA) wrote:
> 
> > CoSMIC VERSION: 0.5.7
> >
> > (By the way, the PRF form still says CoSMIC VERSION: 0.4.5, 
> this might
> > need to be updated).
> >
> > I'm in the process of updating the tutorial to CoSMIC 0.5.7
> > $CIAO_ROOT/docs/tutorial/Quoter/Simple
> >
> > I had reported this issue a while back for CosMIC 0.4.8 I think. The
> > problem still exists under 0.5.7.
> >
> > I'm working off the example in the CIAO distribution
> > $CIAO_ROOT/docs/tutorial/Quoter/Simple
> >
> > In that example, there are three IDL files, Distributor.idl,  
> > Broker.idl,
> > and Stock_Base.idl
> >
> > Both Distributor.idl and Broker.idl include Stock_Base.idl
> >
> > When we run idl_to_picml:
> > idl_to_picml -x MyQuoter -r .
> >
> > it generates the CosMIC project. If we look into the  
> > InterfaceDefinitons
> > folder in GME, the Distributor file has a FileRef to StockBase.  
> > However,
> > Broker does not have a FileRef to StockBase (but the IDL 
> does include
> > Stock_Base.idl).
> >
> > Thanks,
> > Abdul
> > _______________________________________________
> > cosmic-users mailing list
> > cosmic-users at list.isis.vanderbilt.edu
> > http://list.isis.vanderbilt.edu/mailman/listinfo/cosmic-users
> 
> _______________________________________________
> cosmic-users mailing list
> cosmic-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/cosmic-users
> 


More information about the cosmic-users mailing list