17 Jun
2005
17 Jun
'05
9:12 a.m.
Mike McCormack wrote:
I get 3 warnings, when compiling Wine without any extra -W flags. They are all of the following kind:
config.c: In function `init_server_dir': config.c:125: warning: right shift count >= width of type
This occured because I configured wine as follows: CFLAGS="-Werror" ./configure This causes some of the configure tests which produce warnings to fail, and thus misconfigure Wine. Bad idea :) Mike
7484
Age (days ago)
7484
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mike McCormack