* Jan Safranek <[email protected]> [2010-07-29 12:22:39]:

> Some parameters (like devices.allow) shall include a space in their values.
> This patch adds possibility to specify parameters names in double quotes,
> like:
>       devices {
>               devices.allow="c 1:3 mr";
>       }
> 
> The double quotes are not mandatory, old  behavior is still there.
> 
> As side effect, also parameter names, group names, user names, controller 
> names
> etc. can be (optionally) in double quotes and can contain weird characters
> - it's a feature, not a bug :). Of course, I could change the grammar to allow
> double quotes only in param. values, that shouldn't be a problem.
> 
> There is also no advance handling of escape sequences - \", \n, \t does not 
> work
> here. That means that parameter values cannot contain newline or double quote
> characters - are they required by any controllers?
> 
> Signed-off-by: Jan Safranek <[email protected]>
> ---

Yes, this is a good change as well. Thanks!

-- 
        Three Cheers,
        Balbir

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to