From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/sdl_sound: Fix build with BR2_ENABLE_DEBUG=yes
Date: Mon, 20 Oct 2014 08:49:50 +0200 [thread overview]
Message-ID: <87bnp7ck1d.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1413781229-23932-1-git-send-email-bernd.kuhls@t-online.de> (Bernd Kuhls's message of "Mon, 20 Oct 2014 07:00:29 +0200")
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Fixes
> speex.c: In function 'process_header':
> speex.c:140:10: error: assignment discards 'const' qualifier from pointer target type [-Werror]
> mode = speex_mode_list[header.mode];
> ^
> cc1: all warnings being treated as errors
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Thanks, but it would be nice to use something upstreamable
instead. Either fix the constness (speex_mode_list has afaik returned a
const for a very long time) or discuss with upstream about disabling
-Werror in configure.in.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-10-20 6:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 5:00 [Buildroot] [PATCH 1/1] package/sdl_sound: Fix build with BR2_ENABLE_DEBUG=yes Bernd Kuhls
2014-10-20 6:49 ` Peter Korsgaard [this message]
2014-11-03 15:14 ` Vicente Olivert Riera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bnp7ck1d.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox