pvnick / rf-ace

Automatically exported from code.google.com/p/rf-ace
0 stars 0 forks source link

Gray Code change broke rf_ace on arff #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Point to a weka arff file as input.
2. Running rf_ace will fail.

What is the expected output? What do you see instead?
===> Uncovering associations...   0%rf_ace: src/partitionsequence.cpp:8: 
PartitionSequence::PartitionSequence(size_t): Assertion `nMaxLength < 
sizeof(graycode_t)' failed.

What version of the product are you using? On what operating system?
Latest trunk version. Reverting to last released version works.

Please provide any additional information below.

Original issue reported on code.google.com by sshivaji on 19 Oct 2011 at 1:50

GoogleCodeExporter commented 8 years ago
Thank you for the bug report. I will fix the bug as soon as possible.

Original comment by timo.erk...@gmail.com on 19 Oct 2011 at 8:09

GoogleCodeExporter commented 8 years ago
Issue 10 should now be fixed.

Original comment by timo.erk...@gmail.com on 19 Oct 2011 at 3:47

GoogleCodeExporter commented 8 years ago

Original comment by timo.erk...@gmail.com on 2 Jan 2012 at 7:27