On Tue, 2009-05-12 at 17:34 +0200, Jan Friesse wrote: > Sorry, > I forgot include patch. > > Jan Friesse wrote: > > This is side effect of gid-uid patch I'm working on. > > > > Patch handles situations, where: > > - File is bad -> no error message is written (because it's replaced > > AFTER parse_section) > > - No newline is in the end of file (yes I know, it's not proper text > > file, but ...) > > - Handle obscure OS, where line doesn't end with \n, but end with \r (I > > think MAC is that case) or \r\n (we know what is that case) > > > > Regards, > > Honza > >
This same patch will need to be ported to openaisparser. Steven, maybe there is time to unify the two parsers and use some envvars to enable openais services instead of carrying around 2 almost identical loaders? Fabio _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
