----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127560/ -----------------------------------------------------------
Review request for KDE Frameworks and John Layt. Repository: kunitconversion Description ------- This unprefixed macro in a public header causes problem, once you are using capital U as an object name and calling its constructor (e.g., when using Eigen headers where capital U is commong for matrices). Remove macro, since it is not used in KUnitConversion. Diffs ----- src/unit.h 9e176244165769b9e93c8ce828c6b2ac36f85a8a Diff: https://git.reviewboard.kde.org/r/127560/diff/ Testing ------- Tested clean build of KUnitConversion, grepping for "U(" within framworks also did not return any problem. Yet, I cannot judge if this macro is used anywhere out of KF5. Removing this macro also fixes my build of Kalzium, where the macro crashes with Eigen headers. Thanks, Andreas Cord-Landwehr
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel