Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1321725
| From | Daniel Wagner <daniel.wagner@bmw-carit.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error |
| Date | 2016-01-29 13:30 +0100 |
| Message-ID | <qWglA-2Vi-9@gated-at.bofh.it> (permalink) |
| References | <qVWdc-4Sp-19@gated-at.bofh.it> <qVWdc-4Sp-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/28/2016 03:44 PM, Daniel Wagner wrote: > +# enforce correct pointer usage > +KBUILD_CFLAGS += $(call cc-option,-Werror=incompatible-pointer-types) > + As it turns out there are a few fallouts by that one. I'll send fixes for it.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-01-28 16:00 +0100
Re: [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-01-29 13:30 +0100
Re: [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-01-29 20:00 +0100
Re: [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-02-01 07:50 +0100
Re: [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-02-05 09:20 +0100
Re: [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-02-07 05:50 +0100
csiph-web