ehlo,
Yesterday, I spent a lot of time with building sssd in mock and did not notice warning introduced by myself. I apologize for that.
The variable ap_fallback is used only if sssd is build with journald, but this variable was declared outside of "#ifdef WITH_JOURNALD"
Patch is attached.
LS
On 02/21/2014 11:44 AM, Lukas Slebodnik wrote:
ehlo,
Yesterday, I spent a lot of time with building sssd in mock and did not notice warning introduced by myself. I apologize for that.
The variable ap_fallback is used only if sssd is build with journald, but this variable was declared outside of "#ifdef WITH_JOURNALD"
Patch is attached.
LS
Ack.
On Fri, Feb 21, 2014 at 01:20:15PM +0100, Pavel Březina wrote:
On 02/21/2014 11:44 AM, Lukas Slebodnik wrote:
ehlo,
Yesterday, I spent a lot of time with building sssd in mock and did not notice warning introduced by myself. I apologize for that.
The variable ap_fallback is used only if sssd is build with journald, but this variable was declared outside of "#ifdef WITH_JOURNALD"
Patch is attached.
LS
Ack.
Pushed to master.
sssd-devel@lists.fedorahosted.org