Review Request 115028: Inline deprecated KUser::fullName() method

Alex Merry kde at randomguy3.me.uk
Thu Feb 6 17:20:35 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115028/
-----------------------------------------------------------

(Updated Feb. 6, 2014, 5:20 p.m.)


Review request for KDE Frameworks.


Changes
-------

Remove option to disable deprecated symbols; inlined the one deprecated method.


Summary (updated)
-----------------

Inline deprecated KUser::fullName() method


Repository: kcoreaddons


Description (updated)
-------

Inline deprecated KUser::fullName() method


Use KCOREADDONS_NO_DEPRECATED instead of KDE_NO_DEPRECATED

KCOREADDONS_NO_DEPRECATED is the macro controlled by
generate_export_header; KDE_NO_DEPRECATED is left over from kdelibs.

Disable deprecation macro when building the library itself

This prevents spurious compiler warnings (particularly when slots are
deprecated).


Diffs (updated)
-----

  src/lib/util/kuser.h 2b6e6ed92bc1465945f36f2fde821f36fa51585f 
  src/lib/util/kuser_unix.cpp 8a3a39d379ca863b4906bb01228c5e01a5b955b0 
  src/lib/util/kuser_win.cpp 6a6cbb1751bd569d8684f8e11add1ef304c0a94d 
  src/lib/CMakeLists.txt e48904dabe7b2790599c34673832b6ce38eab0e3 

Diff: https://git.reviewboard.kde.org/r/115028/diff/


Testing (updated)
-------

configures, compiles, tests pass (well, except KDirWatch-FAM, which has never passed for me).


Thanks,

Alex Merry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140206/4774da51/attachment.html>


More information about the Kde-frameworks-devel mailing list