linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] ortp: fix some gcc warnings


From: Andre Noll
Subject: Re: [Linphone-users] ortp: fix some gcc warnings
Date: Wed, 30 Aug 2006 10:22:55 +0200
User-agent: Mutt/1.5.9i

On 21:09, Simon Morlat wrote:

> Thanks, it is now applied to cvs.

Fine. There are some more annoying warnings that show up when using
gcc's -Wshadow option (which is generally considered a good idea(TM)).

This is due to ortp using "index", "signal" and "time" as names for
variables while these have also global declarations.

Would you accept another patch that cleans this up? If so, would you
prefer to have only changes in the header files, or should I change the
.c files as well to match the names in the headers?

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

Attachment: signature.asc
Description: Digital signature


reply via email to

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