Forward RRULE to some date
Allen Winter
winter at kde.org
Thu Jan 5 15:10:06 PST 2017
On Thursday, January 05, 2017 04:42:59 PM Milan Crha wrote:
> On Thu, 2017-01-05 at 08:45 -0500, Allen Winter wrote:
> > * New publicly available functions:
> > + icalproperty_set_parent
> > + icalvalue_get_parent
> > + icalparameter_set_parent
> > + icalparameter_get_parent
> > + icalrecur_iterator_set_start
>
> Hi,
> the above are already there.
Oh yeah, I think I did those. forgot. sorry.
> One thing with get/set parents, the icalcomponent_get_parent/set_parent are
> commented as for private use, thus they are not part of the libical-glib.
> Are the above of any difference?
All of those should be public, not private.
can you fix for me?
>
> > + icalvalue_new_datetimedate (DATE or DATE-TIME)
> > + icalvalue_set_datetimedate
> > + icalvalue_get_datetimedate
>
> These were missing, for which I attached a patch. I also added the new
> enum value for that icalvalue and changed the gtk-doc to also show
> newly added symbols in 1.0, 2.0 and 3.0.
>
thanks, committed in 80dec594735f995e67ff57a1e88223819e93b402
> It would be nice to create some sort of comparator to check whether
> libical-glib covers all the current symbols, even an inefficient one.
> I might try to create it in some distant future, if the time and the
> mood permit.
good idea.
More information about the libical-devel
mailing list