https://bugs.kde.org/show_bug.cgi?id=367639
--- Comment #54 from Leslie Zhai <xiangzha...@gmail.com> --- (In reply to Kevin Kofler from comment #53) > In these commits, I see things like ,ms[0] == 0 or ms[1] != 0, where ms is a > QStringList, so you are comparing a QString against 0. This doesn't look > right. Either use isEmpty() or compare with the string "0", depending on > what you actually meant. Hi please review it https://github.com/KDE/k3b/blob/master/libk3b/projects/k3bgrowisofswriter.cpp#L201 -- You are receiving this mail because: You are watching all bug changes.