radareorg / radeco

radare2-based decompiler and symbol executor
371 stars 52 forks source link

Fix test error #226

Closed kriw closed 6 years ago

kriw commented 6 years ago

I think the test case is generated at random. appveyor_fail

XVilka commented 6 years ago

I wonder why higher version of quickcheck didn't help https://github.com/radareorg/radeco-lib/pull/225

kriw commented 6 years ago

It seems only lower version is supported in petgraph . The original error says the trait is not implemented for some structs.