diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2008-12-12 22:43:21 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2008-12-12 22:43:21 +0200 |
commit | a94bf00d0af9b423851905b031be5a645a657820 (patch) | |
tree | 6d1d71338dbf2c15ea7548b78c3e1ec93f8bfa68 /src/liblzma/lzma/lzma2_decoder.c | |
parent | Remove obsolete comment. (diff) | |
download | xz-a94bf00d0af9b423851905b031be5a645a657820.tar.xz |
Some adjustments to GCC warning flags. The important change
is the removal of -pedantic. It messes up -Werror (which I
really want to keep so that I don't miss any warnings) with
printf format strings that are in POSIX but not in C99.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions