linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Build errors (and patch in progress)


From: strk
Subject: [Linphone-developers] Build errors (and patch in progress)
Date: Thu, 15 Jan 2009 10:26:44 +0100

I'm building HEAD and getting many occurrences of the same bug, like:
tevmrtprecv.c:100: error: format not a string literal and no format arguments
tevmrtprecv.c:106: error: format not a string literal and no format arguments

This is basically use of printf(help);

I'm doing the patch myself and will commit when done if it's fine
for you, changing to printf("%s", help);

--strk;




reply via email to

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