Review Request 109923: Make kded use KDE_VERSION_STRING instead of the mysterisou "$Id$" as version.
David Faure
faure at kde.org
Tue Apr 9 22:39:43 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109923/#review30818
-----------------------------------------------------------
Ship it!
Yes, of course.
To unconfuse you: $Id$ was expanded by CVS and by svn to some information about the last commit to the file. This is why you see
($Id: kded.cpp 1204125 2010-12-06 11:17:10Z dfaure $) -- it means that the version of kded.cpp compiled into that binary was the one at svn revision 1204125, which was a commit by myself on Dec 6, 2010.
With the move to Git, $Id$ should obviously be removed everywhere.
- David Faure
On April 9, 2013, 2:08 p.m., Jekyll Wu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109923/
> -----------------------------------------------------------
>
> (Updated April 9, 2013, 2:08 p.m.)
>
>
> Review request for kdelibs and David Faure.
>
>
> Description
> -------
>
> This can be seen as follow up of http://git.reviewboard.kde.org/r/109906. So I will not say too much here, since the main points in that review for plasma-desktop and krunner also apply to kded:
>
> 1. uses a dead (and mysterious) version, which provides no useful information in practice
> 2. receives quite a lot of crash reports, especially those from outdated KDE installations .
>
>
> That "$Id$" version used by kded, which has been in use for more than 10 years, is really mysterious. Is it intended to provide some magic ? The git history doesn't tell me much.
>
> On the other hand, searching for kded crashes on bugzilla gives me a list of version variants:
>
> kded4 ($Id$) // note, this is the most common one)
>
> kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
> kded4 ($Id: kded.cpp 1107474 2010-03-25 19:04:25Z aseigo $)
> kded4 ($Id: kded.cpp 1128583 2010-05-19 17:42:25Z aseigo $)
> kded4 ($Id: kded.cpp 1149056 2010-07-12 13:39:10Z aholzammer $)
> kded4 ($Id: kded.cpp 1151015 2010-07-17 13:50:01Z pokrzywka $)
> kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $)
> kded4 ($Id: kded.cpp 1192875 2010-11-04 08:22:15Z ervin $)
> kded4 ($Id: kded.cpp 1204125 2010-12-06 11:17:10Z dfaure $)
>
> , which makes it only more confusing to me.
>
>
> Diffs
> -----
>
> kded/kded.cpp 0d7b961
>
> Diff: http://git.reviewboard.kde.org/r/109923/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Jekyll Wu
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130409/7b558873/attachment.htm>
More information about the kde-core-devel
mailing list