manually constructing the type list of RPC functions
Mhamad Hmad
mhh.it1986 at ...9...
Mon Apr 28 23:41:12 CEST 2014
Thank you Norman ,
It is work now .
2014-04-28 22:38 GMT+01:00 Norman Feske <norman.feske at ...1...>:
> Hi Mohammed,
>
> > thank you for quick replay , acctualy I added 'Genode::' as prefix for
> > 'Meta::' and 'Rpc_functions' respectively. and i got different error now
> > *error: typedef name may not be a nested-name-specifier*
> ...
> > typedef Genode::Meta::Type_tuple<Rpc_xx_lwip_tcpip_init,
> > Genode::Meta::Type_tuple<Rpc_xx_lwip_nic_init,
> ...
> > Genode::Rpc_functions;
>
> the error tells you that name of the type defined via a 'typedef' must
> not be prefixed with the name of a namespace. In this case,
> 'Genode::Rpc_functions' must be just called 'Rpc_functions'. Sorry for
> bringing you on the wrong track in my previous email. The prefix is only
> needed for type names that you want to use from the 'Genode' namespace
> (e.g., 'Genode::Meta::Type_tuple'), not for types defined by yourself.
>
> Cheers
> Norman
>
> --
> Dr.-Ing. Norman Feske
> Genode Labs
>
> http://www.genode-labs.com · http://genode.org
>
> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos. Get
> unparalleled scalability from the best Selenium testing platform available.
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Genode-main mailing list
> Genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
--
*Mohammad Hamad*
IDA, Institute of Computer and Network Engineering
Technical University of Braunschweig
Hans-Sommer-Str. 66
38106 Braunschweig - Germany
Mobile: (+49) 179 1613941
Email: mhh.it1986 at ...9...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20140428/99885d36/attachment.html>
More information about the users
mailing list