Path: utzoo!attcan!uunet!peregrine!elroy!ames!pasteur!ucbvax!UMass.BITNET!Gribnif From: Gribnif@UMass.BITNET (Dan Wilga) Newsgroups: comp.sys.atari.st Subject: Bug in MWC 3.0 Message-ID: <880731193042228.ACQF@Mars.UCC.UMass.EDU> Date: 31 Jul 88 23:32:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 41 Greetings, It would appear that I have truly found a real honest-to-goodness bug in MWC 3.0.6. The following is a code segment that was compiled with the -VPEEP option. int in_wind[7], max_itm[7], w_num, rez; ... slider() { int b; ... if( (b = b * in_wind[w_num] / (max_itm[w_num]+in_wind[w_num])) < (4<