weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.9-7-g5931eed
Date: Sat, 06 Oct 2012 14:07:58 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  5931eed85da2086a26fd14b01810ba4b481348f7 (commit)
      from  8caeed6c4e63315459f6956146429edcfc68ab33 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5931eed85da2086a26fd14b01810ba4b481348f7
Author: Sebastien Helleu <address@hidden>
Date:   Sat Oct 6 16:07:53 2012 +0200

    irc: remove unneeded server disconnect when server buffer is closed and 
server is already disconnected
    
    This commit fixes a problem with the script autoconnect.py: the script hooks
    signal "irc_server_disconnected", and this signal was sent 2 times for each
    server on /quit: one time when servers are disconnected, and one time when
    servers are destroyed (because buffer is closed, and then server 
disconnected
    again). The script forces save of irc.conf on each disconnection, so some
    servers were lost in irc.conf, when some servers have already been 
destroyed.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                     |    4 +++-
 src/plugins/irc/irc-server.c  |   13 +++++++++++++
 src/plugins/irc/irc-server.h  |    1 +
 src/plugins/irc/irc-upgrade.c |    1 +
 4 files changed, 18 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]