typesystem aborts instead of yielding error message
| Bugzilla Link | 411 |
| Created on | Mar 23, 2008 16:02 |
| Resolution | FIXED |
| Resolved on | Feb 23, 2009 21:05 |
| Version | 1.00beta |
| OS | Linux |
| Architecture | PC |
| Attachments | STAP_Mat_Invert.sac, gj.sac |
Extended Description
Created an attachment (id=461) the module to reproduce the error The attached program triggers an assertion. In the STAP_Mat_Invert module, function GJ uses an array of complex instead of an integer vector as shape. However, the module compiles fine. When being used in gj.sac. the compiler aborts. I unfortunately do not have the time to look at this right now, so I file it as a bug mainly as a reminder to myself.