[okl4-developer] question on "string" and "smallstring" support
Jean-Christophe DUBOIS
jcd at tribudubois.net
Wed Jul 23 04:57:03 EST 2008
Le Tuesday 22 July 2008 11:23:17 Kalamkar, Dhiraj D, vous avez écrit :
> Hi JC,
>
> I had faced similar problem in past and to fix those I modified few
> template files in tools/magpie directory. Apply attached patch from okl4
> base directory using
> patch -p0 < smallstring.patch
>
> I am not sure patch attached will work for prototype
> smallstring retreive_string(void);
> but it will work for prototype
> void retreive_string(out smallstring str);
This indeed fixes the "void retreive_string(out smallstring str);" case but
not the "smallstring retreive_string(void);" one.
Thanks for your help.
JC
> See if it helps.
>
> Thanks,
> Dhiraj
More information about the Developer
mailing list