triple mdiv bug - WLUR problem
| Bugzilla Link | 270 |
| Created on | Aug 10, 2006 10:24 |
| Resolution | FIXED |
| Resolved on | Aug 10, 2006 15:08 |
| Version | 1.00beta |
| OS | SunOS |
| Architecture | PC |
| Attachments | mdiv2.sac |
Extended Description
investigating into bug 265 I found that we are, most likely dealing with a combination of 3 bugs! -noISV -noWLUR -noSCI => compiles fine! -- => compiler ERRORS : missing definitions for _isv_ variables -noISV => non terminating recursion in WLUR -noWLUR => same as -- case -noISV -noWLUR => SEGFAULT in SCI -noSCI => same as -- case all this with sac2c rev 14878, stdlib rev 852. I created three bugs (including this one) and made 265 depend on all of them