[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Add a portable implementation of getline to src/common.
From: |
William Hubbs |
Subject: |
[PATCH] Add a portable implementation of getline to src/common. |
Date: |
Wed, 29 Sep 2010 00:03:44 -0500 |
Hi Chris,
On Tue, Sep 28, 2010 at 01:46:56PM -0500, Chris Brannon wrote:
> This patch adds our own implementation of getline, named spd_getline.
> The function uses GLib's allocation routines.
> We now use it in the server and modules.
I found two issues with this patch:
First, the header file spd_utils.h is not listed in include/Makefile.am
so it is not distributed.
Second, I get a compile error. The build log is attached.
Thanks,
William
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.bz2
Type: application/x-bzip2
Size: 1466 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100929/6a6accfd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100929/6a6accfd/attachment.pgp>