----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124788/ -----------------------------------------------------------
Review request for KDE Frameworks and Martin Tobias Holmedahl Sandsmark. Repository: khtml Description ------- std::auto_ptr is deprecated and this patch silences a number of compiler warnings when using GCC-5.x. Other frameworks use std::unique_ptr too and no public headers were changed in the process. Note that I don't have commit access, and if this change gets accepted, I ask that someone commits it. Diffs ----- src/svg/SVGDocumentExtensions.h 71ad134 src/svg/SVGDocumentExtensions.cpp 935fb20 src/svg/SVGElement.cpp 2d2e4b3 src/svg/SVGMaskElement.h 850df29 src/svg/SVGMaskElement.cpp e6039d7 src/svg/SVGPatternElement.cpp 5773b9f src/svg/graphics/SVGPaintServerPattern.h 5ba655f src/svg/graphics/SVGPaintServerPattern.cpp 7fcd4f3 Diff: https://git.reviewboard.kde.org/r/124788/diff/ Testing ------- It builds! Thanks, Armin K.
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel