[Differential] [Changed Subscribers] D3987: Use nullptr in all Frameworks (just diff in KIO shown here)

graesslin (Martin Gräßlin) noreply at phabricator.kde.org
Fri Jan 6 07:21:45 UTC 2017


graesslin added inline comments.

INLINE COMMENTS

> job.h:50
>  KIOCORE_EXPORT QString buildHTMLErrorString(int errorCode, const QString &errorText,
> -        const QUrl *reqUrl = 0, int method = -1);
> +        const QUrl *reqUrl = nullptr, int method = -1);
>  

Question: is this change API and ABI stable?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D3987

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: kfunk, #frameworks
Cc: graesslin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170106/714ab639/attachment.html>


More information about the Kde-frameworks-devel mailing list