commit | 8d562e6b4f80c248e7eee319f02161d4d2b69b4f | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Thu Jun 03 13:31:51 2004 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Thu Jun 03 13:31:51 2004 +0000 |
tree | 5cfb693383f0f52124938b602d2b3084b8a511b6 | |
parent | d6d35d954bf4b0738d2d0e50a15441376ab98fe1 [diff] |
Very large scripts folders could crash the IDE, because it runs out of Menu IDs (of which there are only 255 in Carbon). Fixed by stopping examining the scripts folder when we allocate menu ID 200. Fixes #959291. Need to backport.