On 2012-10-25 17:21:38 +0200, Janne Grunau wrote: > Use a different char* for extracting info string from the URL. The > other pointer can be made const then which elimates the need for a > cast and fixes the following warnings: > warning: to be safe all intermediate pointers in cast from ‘char **’ to > ‘const char **’ must be ‘const’ qualified [-Wcast-qual] > --- > avserver.c | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-)
ping Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
