mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Tidied code which wouldn't compile with gc=yes and gcc < 3.x
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13968 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7b42b0855a
commit
c0a0b66ea8
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Tue Jun 25 13:13:00 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/Additions/GSMime.m ([-rawMimeData:]): Create the
|
||||
autorelease pool after the other variables, so that it compiles
|
||||
with gc=yes and gcc < 3.x.
|
||||
* Source/NSLog.m (NSLogv): Idem.
|
||||
|
||||
2002-06-23 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Headers/Foundation/NSFileHandle.h: add async read of specific length.
|
||||
|
|
Loading…
Reference in a new issue