qemacs-commit
[Top][All Lists]
Advanced

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

[Qemacs-commit] qemacs Makefile


From: Charlie Gordon
Subject: [Qemacs-commit] qemacs Makefile
Date: Wed, 23 Apr 2008 16:58:48 +0000

CVSROOT:        /cvsroot/qemacs
Module name:    qemacs
Changes by:     Charlie Gordon <chqrlie>        08/04/23 16:58:48

Modified files:
        .              : Makefile 

Log message:
        disabled splint warning

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemacs/Makefile?cvsroot=qemacs&r1=1.47&r2=1.48

Patches:
Index: Makefile
===================================================================
RCS file: /cvsroot/qemacs/qemacs/Makefile,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- Makefile    23 Apr 2008 15:32:50 -0000      1.47
+++ Makefile    23 Apr 2008 16:58:48 -0000      1.48
@@ -415,7 +415,7 @@
        rm -rf /tmp/$(FILE)
 
 SPLINTOPTS := +posixlib -nestcomment +boolint +charintliteral -mayaliasunique
-SPLINTOPTS += -nullstate -unqualifiedtrans
+SPLINTOPTS += -nullstate -unqualifiedtrans +charint
 # extra options that will be removed later
 SPLINTOPTS += -mustfreeonly -temptrans -kepttrans
 




reply via email to

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