Work around bug in 2.91.66 GCC compiler which was crashing upon

compiling NSView.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10485 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-07-16 10:27:22 +00:00
parent 3986ee515e
commit 29123801c9

View file

@ -1,3 +1,10 @@
Mon Jul 16 11:19:28 2001 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSView.m ([-adjustPageHeightNew:top:bottom:limit:]):
Restructured code to work around internal bug in 2.91.66 GCC
compiler.
([-adjustPageWidthNew:left:right:limit:]): Idem.
2001-07-11 Adam Fedor <fedor@gnu.org>
* configure.in: Add PROG_CC check