
16 May
2003
16 May
'03
11:21 a.m.
Maybe we need a "fixed internally" state that would be rolled over to "closed" when a new release was made. --Eric On Friday, May 16, 2003, at 11:15 AM, Thomas Goddard wrote:
Hi Eric, Zachary,
I GNATsed the Mac stack limit bug (#536) and fixed it 2 weeks ago. I fixed it as described by Zachary, by putting a "ulimit -s 8192" into the Mac Chimera startup script (Zachary used 2048). Also for the Aqua Mac version which is started by a C++ program I did the equivalent using a C call.
It is too bad Zachary had to spend his time debugging this. I'd be interested to know if he looked at our GNATS bug database and didn't find it. It would be easy to overlook since it was "closed".
Tom