[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdebase/workspace/libs/taskmanager
From:       André_Wöbbeking <Woebbeking () kde ! org>
Date:       2008-10-05 14:10:03
Message-ID: 200810051610.03576.Woebbeking () kde ! org
[Download RAW message or body]

On Sunday 05 October 2008, Aaron J. Seigo wrote:
> SVN commit 867957 by aseigo:
>
> signal what was changed, fix constness of some methods, fewer compile
> warnings
>
>
>  M  +2 -1      abstractgroupableitem.h
>  M  +2 -0      startup.cpp
>  M  +4 -6      strategies/alphasortingstrategy.cpp
>  M  +7 -4      strategies/manualgroupingstrategy.cpp
>  M  +5 -8      strategies/manualgroupingstrategy.h
>  M  +1 -23     task.h
>  M  +1 -1      taskactions.cpp
>  M  +5 -6      taskgroup.cpp
>  M  +2 -2      taskgroup.h
>  M  +31 -0     taskmanager.h
>
>
> ---
> trunk/KDE/kdebase/workspace/libs/taskmanager/strategies/manualgroupin
>gstrategy.cpp #867956:867957 @@ -354,19 +354,22 @@
>      d->group = group;
>  }
>
> -ItemList &TaskGroupTemplate::members()
> +ItemList &TaskGroupTemplate::members() const

Returning a non const reference in a const method is ... a bit unusual.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic