----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127458/ -----------------------------------------------------------
Review request for Amarok. Repository: amarok Description ------- This fixes two minor C++ warnings: one unused variable and another one about operator precedence. However I think the last one was I bug, that I think I fixed. It was about bpm in SqlScanProcessor Diffs ----- src/configdialog/dialogs/DatabaseConfig.cpp 1cb2d97 src/core-impl/collections/db/sql/SqlScanResultProcessor.cpp ea9c911 Diff: https://git.reviewboard.kde.org/r/127458/diff/ Testing ------- Thanks, Stefano Pettini