On Friday 05 June 2015, Frederik Gladhorn wrote:
> 
Something is wrong with the diff. The qpen.h diff is listed as 
src/gui/painting/qpdfwriter.h.

On the topic of qpen.h, I am a little concerned about the addition of 
Q_DECL_NOTHROW to the two non-inlined methods QPen(const QPen &pen) and
QPen &operator=(const QPen &pen). Q_DECL_NOEXCEPT should be fine I think, but 
throw() is represented in the C++ mangled name with MSVC.

`Allan
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to