Opened 11 years ago
Last modified 10 years ago
#40 new defect
Don't demand the whole list with fromList
Reported by: | Ben Lippmeier | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | repa | Version: | 3.2.2 |
Keywords: | Cc: |
Description
If the client tries something like:
fromListUnboxed (Z:.s:.s) [0.0,0.0..]
then the code will stall when trying to determine the length of the list.
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | 4.0.0 |
---|
comment:2 Changed 10 years ago by
Component: | library → repa |
---|
Note: See
TracTickets for help on using
tickets.