bug: icaltime_is_floating() declared but appears to have no implementation.

Allen Winter allen.d.winter at gmail.com
Thu Oct 9 07:51:17 PDT 2014


On Wednesday, October 08, 2014 09:08:28 PM Michael Cree wrote:
> The function icaltime_is_floating() is declared in libical/ical.h as
> 
> int icaltime_is_floating(const struct icaltimetype t);
> 
> however there appears to be no implementation of this function in
> libical.  Indeed, when linking a module calling this function with
> libical an undefined reference to icaltime_is_floating is reported.
> 
Fixed in commit 5987e0d92ef8b92c15ed46a4cce0ffa9039de10f
will be included in the upcoming 1.0.1 release

Please use our issue tracker at https://github.com/libical/libical/issues

thanks for reporting this.



More information about the libical-devel mailing list