id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,planetversion,pltversion
329,Frequency counting benchmark hash-for-each bug,anonymous,dvanhorn," There is a bug in the hash table implementation of the frequency
 counting benchmark, which relies on hash-for-each to iterate
 through the result frequency count, but the problem specification
 is to print them in ascending order.  But hash-for-each iterates
 in unspecified order.

 There is a failing test case that catches this.",defect,new,minor,,dvanhorn/ralist.plt,,,,(3 1),5.1.1
