
15 Oct
2012
15 Oct
'12
9:25 a.m.
On 15.10.2012 09:33, Guannan Ren wrote:
On 10/15/2012 03:14 PM, Ján Tomko wrote:
Commit e8fd8757c89abbd38571092bbb987650b7658aec changed 'const char *' category to virLogSource enum. This changes it in virLogEatParams as well, thus fixing the build with --disable-debug. -- Hopefully moving the enum declarations is less ugly than using int. --- src/util/logging.h | 60 ++++++++++++++++++++++++++-------------------------- 1 files changed, 30 insertions(+), 30 deletions(-)
ACK
Guannan
And pushed now. Michal