codespecs / daikon-dot-net-front-end

Celeriac .NET Front-End for Daikon
Other
9 stars 1 forks source link

Some multi-dimensional arrays are not ignored #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since Daikon doesn't handle multi-dimensional arrays, Celeriac should not visit 
them. However, in at least some cases, Celeriac attempts to visit them and 
throws an exception.

The corresponding Mono test cases:
array-init
bug-431413.2
test-arr

Original issue reported on code.google.com by Todd.Sch...@gmail.com on 11 Mar 2013 at 1:24

GoogleCodeExporter commented 9 years ago
Fixed in 250 b1cb2a4802b9

Original comment by melonhea...@gmail.com on 13 Mar 2013 at 2:36

GoogleCodeExporter commented 9 years ago

Original comment by melonhea...@gmail.com on 13 Mar 2013 at 2:36