if you use GCC 4.7.x you can add this line in the file header #pragma GCC 
diagnostic ignored "-Wmaybe-uninitialized"

在 2013年5月1日星期三UTC+8下午6时36分01秒,XPFirst写道:
>
> fs/cifs/transport.c: In function 'SendReceive2':
> fs/cifs/transport.c:653:5: warning: 'midQ' may be used uninitialized in 
> this function [-Wmaybe-uninitialized]
> error, forbidden warning: transport.c:653
> make[2]: *** [fs/cifs/transport.o] 错误 1
> make[1]: *** [fs/cifs] 错误 2
> make: *** [fs] 错误 2
>
> mypc :  ubuntu13.04 64
>

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to