[Openais] [PATCH] fix logsys_config_priority_set()

2008-04-22 Thread Christine Caulfield
The logsys_config_priority_set() API call only changes the priority of the MAIN subsystem, not the one it was called from! This patch fixes that while retaining API (though not ABI) compatibility. -- Chrissie Index: exec/logsys.c

Re: [Openais] [PATCH] fix logsys_config_priority_set()

2008-04-22 Thread Fabio M. Di Nitto
On Tue, 22 Apr 2008, Christine Caulfield wrote: The logsys_config_priority_set() API call only changes the priority of the MAIN subsystem, not the one it was called from! This patch fixes that while retaining API (though not ABI) compatibility. -- Chrissie +1 from me. Tested locally and

Re: [Openais] [PATCH] fix logsys_config_priority_set()

2008-04-22 Thread Steven Dake
The patch looks good except for the extraneous changes to logsys_t2.c which are unneeded. Please remove that part of the patch and apply. Regards -steve On Tue, 2008-04-22 at 10:50 +0100, Christine Caulfield wrote: The logsys_config_priority_set() API call only changes the priority of the

Re: [Openais] Compile error with glibc 2.8

2008-04-22 Thread Steven Dake
Patch merged. Thanks Andrew -steve On Tue, 2008-04-22 at 13:05 +0200, Andrew Beekhof wrote: ___ Openais mailing list Openais@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/openais