mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Reactivate inline nested functions in mframe.m now that GCC 3.0 can deal
with them again git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10083 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d7a44c0b0f
commit
50c50f2cf3
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-06-06 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/mframe.m: Reactivated inling nested functions after
|
||||
gcc 3.0 was fixed to compile them again.
|
||||
|
||||
2001-06-05 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* GNUmakefile: If GNUSTEP_MAKEFILES is not set, tell the user it
|
||||
|
|
Loading…
Reference in a new issue