[PATCH] add new fdi directives

Danny Kukawka danny.kukawka at web.de
Wed Aug 15 06:45:52 PDT 2007


On Montag, 13. August 2007, Richard Hughes wrote:
> On Mon, 2007-08-13 at 12:03 +0200, Danny Kukawka wrote:
> > On Montag, 13. August 2007, Richard Hughes wrote:
> > > I'm not sure string_outof is obvious what it does tho.
> >
> > What do you mean? Is the discription of string_outof ambiguous?
>
> Yes, at least it was for me.

May you have a better idea to discribe it? string_outof match only if the 
sting property which you want to check is in the list of ';'-separated 
strings. It's a simple if(strcmp(property, listelement) == 0). 

Danny


More information about the hal mailing list