|
| From: | Michael Tokarev |
| Subject: | Re: [Qemu-devel] [Qemu-trivial] [PATCH] target-mips: Remove assignment to a variable which is never used |
| Date: | Sat, 27 Jul 2013 11:22:01 +0400 |
| User-agent: | Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130704 Icedove/17.0.7 |
26.07.2013 00:10, Stefan Weil wrote: > This assignment causes a compiler warning for compilations with the compiler > option -Wunused-but-set-variable (which is included with -Wextra). > > Removing it allows using -Wextra for QEMU code without suppressing too many > extra warnings. Thanks, applied to the trivial patches queue. /mjt
| [Prev in Thread] | Current Thread | [Next in Thread] |