mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Fixed problem with compiling with gcc 3.x
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9758 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a5a9459278
commit
1d815f08b3
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed May 2 13:19:13 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/UnixFileHandle.m (id): Redefine `id' when including
|
||||
openssl header files to avoid syntax errors from 3.x serie gcc
|
||||
compilers.
|
||||
|
||||
2001-05-02 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSTimeZone: ([-initWithName:]) fix for trivial locking bug.
|
||||
|
|
Loading…
Reference in a new issue