mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Fixed typo/bug in GSValue
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9675 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2a8a1084f3
commit
94dbc95014
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-04-23 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/GSValue.m ([-getValue:]): Fixed typo - was raising
|
||||
exception on non-NULL buffer rather than NULL.
|
||||
|
||||
2001-04-23 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSBundle.m ([+initialize]): Fixed segmentation fault when
|
||||
|
|
Loading…
Reference in a new issue