[Development] Deprecated warnings in public API

Kurt Pattyn pattyn.kurt at gmail.com
Sat Mar 22 14:23:45 CET 2014


When compiling applications on OSX 10.9 with clang,
I encounter quite a lot of deprecated warnings like this:

qbytearray.h:496:22: warning: definition of implicit
      copy constructor for 'QByteRef' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated]
    inline QByteRef &operator=(const QByteRef &c)

Should this be fixed, or isn’t it worth the effort?

Cheers,

Kurt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140322/ff3edbd7/attachment.html>


More information about the Development mailing list