------- Comment #1 from laurent at guerby dot net 2006-11-10 19:26 ------- Hi, your code gets a proper error message with GCC 4.0 and above:
$ gcc -c permutations.adb permutations.adb:68:59: invalid index constraint So I suggest updating your compiler (lots of work is put in better error messages in newer version of GNAT). Thanks for your report. -- laurent at guerby dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29762