Changeset 36a14991a5d4bbb9217276ed8c9c0f0c4e0ec0ca

Show
Ignore:
Timestamp:
21/10/06 16:54:42 (2 years ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1161442482 +0000
git-parent:

[de0f8ecbe207ed2f8272c7cb84dfa161dba9a8a5]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1161442482 +0000
Message:

A few more sanity checks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r61871f5 r36a1499  
    889889CFLAGS="${CFLAGS_save}" 
    890890 
    891 RDC_PROG_CC_WFLAGS([all extra no-unused-parameter sign-compare undef]) 
     891RDC_PROG_CC_WFLAGS([all extra no-unused-parameter sign-compare undef pointer-arith bad-function-cast cast-align write-strings old-style-definition missing-prototypes packed volatile-register-var]) 
    892892RDC_PROG_CC_FLAGS_IFELSE([-pipe]) 
    893893