Partial fix for bug#17112. Corrects the issue which causes the unarchiver to display the "not compiled with libxml2" message.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23167 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2006-07-15 22:00:09 +00:00
parent 20a9f10a94
commit c5aca55532
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2006-07-15 17:00 Gregory John Casamento <greg_casamento@yahoo.com>
* Source/NSKeyedUnarchiver.m: Partial fix for bug#17112.
2006-07-14 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSKeyedUnarchiver.m: ([-dealloc]) release objects in array

View file

@ -31,6 +31,7 @@
#include <Foundation/NSValue.h>
#include "GSPrivate.h"
#include "config.h"
/*
* Setup for inline operation of arrays.