Made loading backend more robust on windows

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14784 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-10-15 00:48:15 +00:00
parent 1b95651245
commit b1e6dbc92e

View file

@ -1,3 +1,10 @@
Tue Oct 15 02:36:32 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSApplication.m (initialize_gnustep_backend): Get the
GSBackend class using NSClassFromString() rather than NSBundle's
-classNamed: to make it more robust on platforms - eg MS Windows -
which have unclear problems with dynamic loading.
2002-10-14 Adam Fedor <fedor@gnu.org>
* Version: 0.8.2