[Bug ada/30803] warning: index for "X" may assume lower bound of 1

2007-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-02-15 10:19 --- If you want to act like a maintainer, then I'd suggest you submit patches, and once you get approval, commit them, it's trivial after all, as you said. The issue here is that you're trying to mix compilers from diff

[Bug ada/30803] warning: index for "X" may assume lower bound of 1

2007-02-15 Thread krischik at users dot sourceforge dot net
--- Comment #2 from krischik at users dot sourceforge dot net 2007-02-15 10:07 --- << and you should use a GNAT version older than the version you are building indeed. >> For Linux that would be OK - just use the compiler from the distribution. But for "pentium4-pc-mingw32msv" it is no

[Bug ada/30803] warning: index for "X" may assume lower bound of 1

2007-02-14 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-02-15 07:52 --- << If you can't reproduce the warning remember that GNAT warnings depend on the compiler version. >> You're right, and you should use a GNAT version older than the version you are building indeed. Arno -- charl