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.2-94-g0226a19
Date: Wed, 20 Nov 2013 07:33:03 +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  0226a1934aeb0f99e157f79ddfe8e47cb92ef16c (commit)
       via  6716985d278f60fc36dbbdcc3e7ae88c34bc34c4 (commit)
       via  b5db21d6c4d98d9552456d084ff666e9147b9c96 (commit)
      from  717eaae4962c9d65ed205e099dc850818fb7f8e4 (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 0226a1934aeb0f99e157f79ddfe8e47cb92ef16c
Author: Sebastien Helleu <address@hidden>
Date:   Wed Nov 20 08:32:39 2013 +0100

    doc: use asciidoc attribute for date of docs (fix cmake warning)
    
    CMake was displaying some warnings about a space in argument used for
    asciidoc command:
    
      -a date=`date "+%F"`
    
    Warning displayed:
    
    CMake Warning (dev) in doc/en/CMakeLists.txt:
      Syntax Warning in cmake code at
    
        /path/to/doc/en/CMakeLists.txt:41:82
    
      Argument not separated from preceding token by whitespace.
    This warning is for project developers.  Use -Wno-dev to suppress it.

commit 6716985d278f60fc36dbbdcc3e7ae88c34bc34c4
Author: Sebastien Helleu <address@hidden>
Date:   Tue Nov 19 19:58:10 2013 +0100

    core: fix current color/background after reset of color
    
    Bug was visible with such colored string in IRC:
    
     ^Cc7,5 one ^Cc ^Cc7 two
    
    Before the fix, the word "two" had a red background.
    The "^Cc" should reset both color + background, so now it does not have
    a background any more.

commit b5db21d6c4d98d9552456d084ff666e9147b9c96
Author: Pierre Carru <address@hidden>
Date:   Tue Nov 19 19:41:16 2013 +0100

    guile: disable guile gmp allocator (fix crash on unload of relay plugin) 
(bug #40628)

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

Summary of changes:
 AUTHORS                            |    1 +
 ChangeLog                          |    2 ++
 doc/asciidoc.conf                  |    3 +++
 doc/de/CMakeLists.txt              |   10 +++++-----
 doc/de/Makefile.am                 |   10 +++++-----
 doc/en/CMakeLists.txt              |   16 ++++++++--------
 doc/en/Makefile.am                 |   16 ++++++++--------
 doc/es/CMakeLists.txt              |    2 +-
 doc/es/Makefile.am                 |    2 +-
 doc/fr/CMakeLists.txt              |   12 ++++++------
 doc/fr/Makefile.am                 |   12 ++++++------
 doc/it/CMakeLists.txt              |   12 ++++++------
 doc/it/Makefile.am                 |   12 ++++++------
 doc/ja/CMakeLists.txt              |   10 +++++-----
 doc/ja/Makefile.am                 |   10 +++++-----
 doc/pl/CMakeLists.txt              |    8 ++++----
 doc/pl/Makefile.am                 |    8 ++++----
 doc/ru/CMakeLists.txt              |    2 +-
 doc/ru/Makefile.am                 |    2 +-
 src/gui/curses/gui-curses-window.c |    3 +++
 src/plugins/guile/weechat-guile.c  |    7 +++++++
 21 files changed, 88 insertions(+), 72 deletions(-)


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



reply via email to

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