[Freeassociation-devel] A few more fixes in libical
Alvaro Manera
alvaro.manera at nokia.com
Tue Jul 7 03:09:56 PDT 2009
Hi again,
I have a new set of fixes for libical. The patch is attached so let me know
your comments. It does the following:
1) removes check if BY_WEEK_NO is set together with BY_MONTH
2) inside expand_year_days, checks if BY_WEEK_NO is set together with
BY_MONTH -
only one rule from them is left:
if WEEK conflicts with MONTH - WEEK rule will be erased,
if WEEK does not conflict with MONTH - only WEEK rule will be keept
3) free(impl) before return 0 inside icalrecur_iterator_new
4) inside icalrecur_iterator_new, check if expand_year_day has set an error
code
And that's it.
Bye!
Álvaro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: more-fixes.diff
Type: text/x-diff
Size: 4029 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/libical-devel/attachments/20090707/e2d0556c/attachment.bin>
More information about the libical-devel
mailing list