On Wed, Mar 27, 2013, at 09:30 AM, Albert Astals Cid wrote: > kdepimlibs KDE/4.10 branch contains this > > ./akonadi/itemfetchscope.h:237: * @since 4.11 > ./akonadi/itemfetchscope.h:245: * @since 4.11 > ./akonadi/calendar/incidencechanger.h:76: * @since 4.11 > ./akonadi/calendar/fetchjobcalendar.h:43:* @since 4.11 > ./akonadi/calendar/history.h:53: @since 4.11 > ./akonadi/calendar/calendarbase.h:47:* @since 4.11 > > > What's the proper fix? Removing the methods or changing the @since to the > proper introduction values? >
For itemfetchscope.h I fixed it by correcting @since to 4.10 (or should it have been 4.10.2?), as the methods were backported on purpose. No idea about the rest. Cheers, Christian _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
