speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix most warnings with gcc 4.4 on Linux


From: Boris Dusek
Subject: [PATCH] Fix most warnings with gcc 4.4 on Linux
Date: Wed, 8 Sep 2010 23:42:33 +0200

On Sep 8, 2010, at 1:07 PM, Andrei Kholodnyi wrote:

> sorry, I missed it is size_t. Then you need to cast, that's true.
> Is it not %lu then?

that's true, thanks for catching that

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)

I also installed a i386 Ubuntu VM, so it's tested on i386 as well
(and that required one more fix).

So now on amd64 and i386 on Ubuntu 10.04 (that is gcc 4.4), there
is only one warning with the Ubuntu's default build dependencies,
that is the one for which Chris submitted the patch regarding
resolve_host (along with other changes).

I will later research about how to install other supported TTS or
audio systems in Ubuntu so that I get more code coverage, but that
IMHO should not block this patch to get through.

So please apply if you see no problems.

Thanks to all who reviewed,
Boris


reply via email to

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