type cast of emtpy array is ignored
| Bugzilla Link | 125 | 
| Created on | Sep 29, 2005 14:58 | 
| Resolution | FIXED | 
| Resolved on | Nov 24, 2005 17:03 | 
| Version | 1.00beta | 
| OS | Linux | 
| Architecture | PC | 
| Attachments | 46.sac, x46.sac | 
Extended Description
in the given example, the cast of a_e to char[0] is ignored by the TC and no type conversion is performed, at all. in example 2, which is a flattened version, a type error is raised. this is more than inconsistent!