mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
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:
parent
3986ee515e
commit
29123801c9
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue