FREQUENCIES: Fix crash when median and histogram both requested.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Apr 2011 03:53:18 +0000 (20:53 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Apr 2011 03:53:18 +0000 (20:53 -0700)
commitfe8b4cd515f1a3e91240901a4f6546c655df348f
treeea032c4447730e1d7da64f5dc94f38ebba773a67
parentf7a8c2b2c3c581786146159f9022c017fee76a18
FREQUENCIES: Fix crash when median and histogram both requested.

Thanks to Benoit Flippen <anagogue@gmail.com> for reporting this bug.
src/language/stats/frequencies.q
tests/language/stats/frequencies.at