id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1928,get_bool function of Rational dynpmc,rfw,,"The Rational dynpmc is checked for truthfulness like so:

{{{
if (mpq_cmp_si(RT(SELF), 0, 0))
}}}

This means that the Rational requires a '''denominator of 0 to be false'''. This cannot possibly be a correct implementation.",bug,closed,normal,,core,2.11.0,high,duplicate,,,,,all
