[omniORB] Unicode, and omniidl2

Tom Haggie THaggie@img.seagatesoftware.com
Fri, 8 May 1998 01:35:30 -0700


Hello,
	
We're moving over from 8bit strings to Unicode, omniidl2 is complaining:

omniidl2: "blah.idl", line n: error in lookup of symbol: wstring

Looking through the source code for the idl compiler in the yacc code it
has 
tokens for WCHAR and wstring seems and WSTRING. 

What am I doing wrong?

-*TOM*-