[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Fix most warnings with gcc 4.4 on Linux
From: |
Christopher Brannon |
Subject: |
[PATCH] Fix most warnings with gcc 4.4 on Linux |
Date: |
Wed, 08 Sep 2010 20:01:24 -0500 |
Boris Dusek <dusek at brailcom.org> writes:
> I am sending second revision of my patch, which should include
> all changes proposed and discussed so far (except for patches
> submitted by others, namely Bohdan and Chris)
> So please apply if you see no problems.
I rebased this after pushing Andrei's set of patches.
The rebase process required some minor editing, so I'm resending the
edited patch. Would someone mind pushing it?
Also, Andrei's patch to festival introduced an implicit declaration
error. We need to declare lisp_list_get_vect in festival_client.h.
I'll do that in another patch.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cleanup.mbox
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100908/f6482fa2/attachment.asc>
- [PATCH] Fix most warnings with gcc 4.4 on Linux, (continued)