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.4.0-70-g9857b44
Date: Tue, 19 Feb 2013 21:54:28 +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  9857b44e4ecfcbc1685acc429bd541777ea38afb (commit)
       via  c43d48a9dff87cd935bde9d545835d5690dcaef6 (commit)
      from  e4529079a8a5074a869244acc9bbb76152ab2a2f (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 9857b44e4ecfcbc1685acc429bd541777ea38afb
Author: Sebastien Helleu <address@hidden>
Date:   Tue Feb 19 22:49:59 2013 +0100

    guile: fix arguments given to callbacks (separate arguments instead of one 
list with arguments inside), guile >= 2.0 is now required (bug #38350)
    
    Unfortunately this breaks compatibility with existing guile scripts, but 
this
    change is needed to keep consistency with other scripting languages.
    
    Now guile >= 2.0 is required, WeeChat can not compile any more with guile 
1.8.

commit c43d48a9dff87cd935bde9d545835d5690dcaef6
Author: Sebastien Helleu <address@hidden>
Date:   Tue Feb 19 19:49:12 2013 +0100

    guile: fix crash on calls to callbacks during load of script (bug #38343)

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

Summary of changes:
 ChangeLog                         |    5 +++-
 NEWS                              |    9 ++++++-
 cmake/FindGuile.cmake             |    2 +-
 configure.in                      |    4 +-
 debian/control                    |    2 +-
 doc/de/weechat_scripting.de.txt   |    4 +-
 doc/de/weechat_user.de.txt        |    2 +-
 doc/en/weechat_scripting.en.txt   |    4 +-
 doc/en/weechat_user.en.txt        |    2 +-
 doc/fr/weechat_scripting.fr.txt   |    4 +-
 doc/fr/weechat_user.fr.txt        |    2 +-
 doc/it/weechat_scripting.it.txt   |    4 +-
 doc/it/weechat_user.it.txt        |    2 +-
 doc/ja/weechat_scripting.ja.txt   |    4 +-
 doc/ja/weechat_user.ja.txt        |    2 +-
 doc/pl/weechat_scripting.pl.txt   |    4 +-
 src/plugins/guile/weechat-guile.c |   47 ++++++++++++++++++-------------------
 17 files changed, 56 insertions(+), 47 deletions(-)


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



reply via email to

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