Comment 28 for bug 642117

Revision history for this message
Niall Creech (sevenmachines-deactivatedaccount) wrote :

Dhould get rid of the avutils/common.h problem, not tested build yet though

kradio (4.0.0-0ubuntu5) maverick; urgency=low

  * armel-qreal-fix:
    - Fixes non existent call to qMin(qreal, double) on armel bug
    by casting double arg to qreali (LP: #642117)
  * debian/rules:
    - Make sure __STDC_CONSTANT_MACROS is defined in cxxflags to
    ensure build catches missing <stdint.h> in avutils common.h