[Ace-users] [tao-users] getting "coercion failure 1024 | 4096 tounsigned short" error

Jeff Parsons j.parsons at vanderbilt.edu
Wed Jan 16 13:44:53 CST 2008


Hi Nayeem,

I've just checked in a fix for this bug, thanks for sending
along example IDL, it was a big help.

Updating to the latest beta is still a good idea as Doug
suggests. If you like, I can send you the IDL compiler file 
I modified to make the fix.

thanks,

Jeff 

> -----Original Message-----
> From: tao-users-bounces at cse.wustl.edu 
> [mailto:tao-users-bounces at cse.wustl.edu] On Behalf Of Douglas 
> C. Schmidt
> Sent: Wednesday, January 16, 2008 7:35 AM
> To: d.nayeem.khan at gmail.com; tao-users at cse.wustl.edu
> Subject: Re: [tao-users] getting "coercion failure 1024 | 
> 4096 tounsigned short" error
> 
> Hi Nayeem,
> 
> >I am porting our product to TAO1.5 and while
> 
> Please upgrade to ACE+TAO+CIAO x.6.2 (i.e., ACE 5.6.2, TAO 1.6.2, and
> CIAO 0.6.2), which you can download from
> 
> http://download.dre.vanderbilt.edu
> 
> under the heading: "Latest Beta Kit."
> 
> The DOC groups at Washington University, UC Irvine, and Vanderbilt
> University only provide "best effort" support for non-sponsors for the
> latest release, as described in
> 
> http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/docs/ACE-b
> ug-process.html
> 
> Thus, if you need more "predictable" help for earlier versions of
> ACE+TAO, I recommend that you check out
> 
> http://www.dre.vanderbilt.edu/support.html
> 
> for a list of companies that will provide you with ACE+TAO commercial
> support.
> 
> Thanks,
> 
>         Doug
> 
> 
> >I am compiling a idl file called InMemMolap_incl.idl with TAO1.5
> >i am getting " line 68:coercion failure 1024 | 4096 to 
> unsigned short"
> >error
> >It works fine with old tao_idl.exe
> >
> >at line 68 is the following code
> >"62:const CellFlags EXPLICIT_VALUE_LOCK		=3D 0x0400;
> >63:const CellFlags EXPLICIT_PERCENT_LOCK	=3D 0x0800;
> >64:const CellFlags EDIT_VALUE_LOCK			=3D 0x1000;
> >65:const CellFlags EDIT_PERCENT_LOCK		=3D 0x2000;
> >66:
> >67:// Mix of above for ease of use.
> >68:const CellFlags VALUE_LOCK				
> =3D (EXPLICIT_VALUE_LOCK|EDIT_VALUE_LOCK);=
> >"
> >
> >CellFlags is defined as "typedef UInt16 CellFlags;"
> >
> >can any one help me or give me any pointer
> >
> >from
> >nayeem khan
> >
> 
> 
> -- 
> Dr. Douglas C. Schmidt                       Professor and 
> Associate Chair
> Electrical Engineering and Computer Science  TEL: (615) 343-8197
> Vanderbilt University                        WEB: 
> www.dre.vanderbilt.edu/~schmidt
> Nashville, TN 37203                          NET: 
> d.schmidt at vanderbilt.edu
> 
> _______________________________________________
> tao-users mailing list
> tao-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/tao-users
> 



More information about the Ace-users mailing list