Changeset 2253


Ignore:
Timestamp:
03/01/08 20:44:45 (5 years ago)
Author:
sam
Message:
  • -Wshadow was actually put back in configure.ac; removing comment about it.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/configure.ac

    r2248 r2253  
    327327CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" 
    328328# Code qui fait des warnings == code de porc == deux baffes dans ta gueule 
    329 # [Jylam] Removed -Wshadow in order to avoid ncurses/gl conflict 
    330 # (Comme quoi on n'est pas les seuls porcs) 
    331329CFLAGS="${CFLAGS} -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" 
    332330 
Note: See TracChangeset for help on using the changeset viewer.