Re: rml: recent commit to nm-named-manager.c



On Tue, 2005-12-13 at 16:37 -0500, Robert Love wrote:

> One option is to not trigger the assertion when config==NULL but exit
> silently.  In other words, treat it as a known case.

I backed out the change and went ahead and checked this in.  I made two
changes

	(a) Return TRUE not FALSE if config is NULL.
	(b) Remove the assertion.

So now we treat !config as a success case where we essentially just
don't do anything.

I also fixed a bug, while there.  ;-)

Good?

	Robert Love





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]