[okl4-developer] question on "string" and "smallstring" support
Kalamkar, Dhiraj D
dhiraj.d.kalamkar at intel.com
Thu Jul 17 19:05:19 EST 2008
smallstring should work. See the naming.idl4 in naming library (libs/naming/include/interfaces/naming.idl4) for reference code. I had used smallstring as in parameter but for using it as out parameter was causing compilation problem in generated code.
--
Dhiraj
-----Original Message-----
From: developer-bounces at okl4.org [mailto:developer-bounces at okl4.org] On Behalf Of Jean-Christophe DUBOIS
Sent: Thursday, July 17, 2008 11:53 AM
To: developer at okl4.org
Subject: Re: [okl4-developer] question on "string" and "smallstring" support
So does anybody have a clue on the types that are effectively supported by the
OKL4 magpie compiler?
Is there any documentation about it?
Should I just forget about any "string" like support?
JC
Le Wednesday 16 July 2008 08:11:30 Jean-Christophe DUBOIS, vous avez écrit :
> Hi Guys,
>
> According to the IDL4 compiler documentation
> (http://l4ka.org/projects/idl4/idl4_manual.pdf), the "string" type should
> be supported. But if you try to use this type in an IDL4 file the compiler
> will choke on it. So I assume the compiler described in the above doc is
> not at the same revision as the one used by by OKL4
>
> Looking in the OKL4 directories, it appears there is a type
> named "smallstring" that should be supported. Indeed if you try to use this
> type the IDL compiler will happily swallow it. But then the "smallstring"
> support seems to be missing from the C header files and the C compilation
> of the implementation file will fail.
>
> So several question:
>
> - Where is the documentation describing the IDL syntax supported by magpie
> as used by OKL4.
> - Is there a way to get the "string" or "smallstring" support?
>
> Thanks
>
> JC
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
_______________________________________________
Developer mailing list
Developer at okl4.org
https://lists.okl4.org/mailman/listinfo/developer
More information about the Developer
mailing list