Re: Review Request: Prevent KConfigGroup::revertToDefault from marking the kconfig as dirty if there's nothing to do

2012-11-28 Thread Oswald Buddenhagen
On Wed, Nov 28, 2012 at 03:43:46PM -, David Faure wrote: > I don't see a KConfigData class, not a revertToDefault outside of > KConfigGroup, so I wonder what you saw and where... > ah. that's because it's called KEntryMap in fact. it's in a file called kconfigdata.h.

Re: Review Request: Prevent KConfigGroup::revertToDefault from marking the kconfig as dirty if there's nothing to do

2012-11-28 Thread David Faure
> On Nov. 17, 2011, 10:28 p.m., Oswald Buddenhagen wrote: > > the function definitely seems to be a misnomer; according to your > > interpretation (which i consider correct wrt the api doc), revertToGlobal() > > would be a much more accurate name. > > > > i'm not sure why the function actively