SHCopyShape called with NULL shape
| Bugzilla Link | 71 |
| Created on | Oct 15, 2004 17:52 |
| Resolution | REMIND |
| Resolved on | Nov 12, 2004 10:55 |
| Version | 1.00beta |
| OS | Linux |
| Architecture | PC |
| Attachments | bug_71.sac, xbug_71.sac |
Extended Description
I'm trying to mimic APL array[array;;;] indexing in SAC, without much luck. I'm using the third argument of genarray to make things work. Err, well they don't work. Here's what sac2c has to say in phase 15: Assertion 'expr' failed: file 'shape.c', line 205 ** SHCopyShape called with NULL shape!