Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!nrl-cmf!ames!amdcad!sun!pitstop!sundc!seismo!uunet!mcvax!enea!kth!draken!chalmers!tekno.chalmers.se!d83_sven_a From: d83_sven_a@tekno.chalmers.se (Sven (Sciz) Axelsson) Newsgroups: comp.sys.mac.programmer Subject: Bug in MPW C 3.0 Message-ID: <522@tekno.chalmers.se> Date: 31 Jan 89 22:26:47 GMT Organization: Chalmers Univ. of Technology, Gothenburg, Sweden Lines: 16 I have just received MPW 3.0 and MPW C 3.0 beta, so I am trying to put it through it's paces to see if I can find any bugs. Well, today I tried to compile a rather complex YACC-generated file (large initialized integer arrays (> 5200 numbers), big switch statement (275 cases)) and guess what - it didn't work! The compiler bombs with ID=5 just at the end of the syntax-checking phase. Obviously something is too big, but what and why? I've tried to remove some of the cases in the swith statement, but it didn't help. I also tried taking out the initialisations from the array declarations, but it didn't help either. Anyone out there got a clue on this? +-------------------------+--------------------------------+------------------+ | Sven Axelsson | d83_sven_a@tekno.chalmers.se | DISCLAIMER: | | dep:t of Linguistics | (^^ best ^^) | | | univ. of Gothenburg | dlv_sa@hum.gu.se | This is not | | SWEDEN | usdsa@seguc21.bitnet | a disclaimer. | +-------------------------+--------------------------------+------------------+