discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Bug in setPersistentDomain?


From: Richard Frith-Macdonald
Subject: Re: Bug in setPersistentDomain?
Date: Mon, 11 Nov 2002 18:46:14 +0000

On Monday, November 11, 2002, at 01:40  pm, Andreas Heppel wrote:

Hi there,
I just checked some methods for NSUserDomain and saw that
- (void) setPersistentDomain:forName: checks the variable _tempDomains whether the requested domainname already exists. Shouldn't this check be made over _persDomains instead? If I get it right _tempDomains holds the volatile ones.

The check shouldn't be there at all (I removed it) and the one in setVolatileDomain:forName: was wrong ... I corrected it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]