#2120: Arrays allow out-of-bounds indexes
-------------------------------+--------------------------------------------
Reporter: amthrax | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.12 branch
Component: libraries (other) | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown/Multiple
Os: Unknown/Multiple |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* milestone: Not GHC => 6.12 branch
Comment:
It's not always necessary to do both checks, for example it suffices to do
the second check for ordinary one-dimensional integral indices. So
perhaps the cost of doing this properly won't be so bad.
Moving this to the 6.12 milestone - it was the GHC project that broke it,
so we should fix it again :-)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2120#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs