[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-132-g1871a77 |
Date: |
Mon, 25 Mar 2013 07:15:15 +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 1871a774f3248d4be4f273c531a89fd376e53a7a (commit)
via adbfda00f5a4329c84a1b92b71d3e045af4e076e (commit)
from d654fca853d844762845a7fe740cdc7e34699d63 (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 1871a774f3248d4be4f273c531a89fd376e53a7a
Author: Sebastien Helleu <address@hidden>
Date: Mon Mar 25 08:15:06 2013 +0100
fifo: remove #define MAX_PATH (now done in weechat-plugin.h)
commit adbfda00f5a4329c84a1b92b71d3e045af4e076e
Author: Sebastien Helleu <address@hidden>
Date: Mon Mar 25 08:14:33 2013 +0100
script: fix compilation on GNU/Hurd (patch #7977) (thanks to Andrew Potter)
PATH_MAX is now defined in weechat-plugin.h (if not defined, for example on
GNU/Hurd), so that all plugins can use it.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 ++-
src/core/weechat.h | 8 +-------
src/plugins/fifo/fifo.c | 4 ----
src/plugins/weechat-plugin.h | 5 +++++
4 files changed, 8 insertions(+), 12 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-132-g1871a77,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-130-gd654fca
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-133-gfe512fd
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-130-gd654fca
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-133-gfe512fd
- Index(es):