mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Disabled inling of nested functions in mframe so that we can compile
using gcc 3.0 git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10077 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
229742aba9
commit
fcc21ef046
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-06-05 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/mframe.m: Disabled inlining of nested functions. This
|
||||
should allow gnustep-base to be compiled using gcc 3.0.
|
||||
|
||||
2001-06-05 Richard Frith-Macdonald <rfm@gnu.uk>
|
||||
|
||||
* Source/GSString.m: ([replaceCharactersInRange:withString:])
|
||||
|
|
Loading…
Reference in a new issue