Re: lcc-win32
- Posted by jacob at jacob.remcomp.fr Jan 15, 2003
- 472 views
> > Jacob writes: > > 1) I have never received a bug report from your part. At least I do not > > remember. > > I e-mailed you but it bounced, so I submitted two bug reports > into the "Q" automatic tracking system. They are bugs #19284 and #19285. > 19284 has been fixed, and an update version will be available tomorrow. Problem was a cast to int instead of a cast to unsigned int in the expression simplifier. 19285 was fixed several months ago (if (0!=0) goto X), I think end of October or beginning of November last year