[asterisk-bugs] [JIRA] (ASTERISK-27680) [patch] res_calendar: Specialized calendars depend on symbols of general calendar.
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Fri Feb 16 05:58:13 CST 2018
Alexander Traud created ASTERISK-27680:
------------------------------------------
Summary: [patch] res_calendar: Specialized calendars depend on symbols of general calendar.
Key: ASTERISK-27680
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27680
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_calendar
Affects Versions: 13.19.1
Reporter: Alexander Traud
Severity: Minor
Attachments: depends_on_res_calendar.patch
The files
* res/res_calendar_caldav.c
* res/res_calendar_icalendar.c
* res/res_calendar_exchange.c
* res/res_calendar_ews.c
use functions/symbols of the general file {{res/res_calendar.c}}. Therefore, when you disable only this in Menuselect, the other files cannot build anymore, for example because the function {{ast_calendar_unref_event}} is not implemented anymore.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list