mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Fixed weird crashes at startup, being caused by command line arguments
similar to property lists but not quite property lists (this was crashing `make check' in gnustep-guile for example) git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10783 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6f49358214
commit
c132d8afa2
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Aug 24 12:34:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSUserDefaults.m ([-__createArgumentDictionary]): Make
|
||||
sure we don't crash trying to parse an argument as a property
|
||||
list.
|
||||
|
||||
Fri Aug 24 10:23:02 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Resources/Italian.lproj/Localizable.strings: New file.
|
||||
|
|
Loading…
Reference in a new issue