imake: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Sat Aug 17 17:15:44 PDT 2013


 imake.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f231ed52c4adeb071de0553af7a575687a6d3dc5
Author: Julien Cristau <jcristau at debian.org>
Date:   Sat Aug 17 12:12:08 2013 +0200

    Replace fprintf with fputs
    
    Fix build failure with -Werror=format-security:
    imake.c:1008:5: error: format not a string literal and no format arguments [-Werror=format-security]
         fprintf (inFile, command);
         ^
    
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list