Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/pango: fix build with gcc >= 13
Date: Wed, 01 Nov 2023 10:13:43 +0100	[thread overview]
Message-ID: <87lebhzvi0.fsf@48ers.dk> (raw)
In-Reply-To: <20231029085831.234005-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 29 Oct 2023 09:58:31 +0100")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix the following build failure with gcc >= 13:
 > In function 'find_best_lang_match_cached',
 >     inlined from 'find_best_lang_match_cached' at ../pango/pango-language.c:501:1,
 >     inlined from 'pango_language_get_scripts' at ../pango/pango-language.c:661:21:
 > ../pango/pango-language.c:518:12: error: array subscript 0 is outside array bounds of 'const void *[0]' {aka 'const void *[]'} [-Werror=array-bounds=]
 >   518 |     *cache = result;
 >       |     ~~~~~~~^~~~~~~~
 > In function 'pango_language_get_scripts':
 > cc1: note: source object is likely at address zero
 > cc1: some warnings being treated as errors

 > Fixes:
 >  - http://autobuild.buildroot.org/results/e8b5a752a62621099942b29c1642747eef2930cb

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-11-01  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-29  8:58 [Buildroot] [PATCH 1/1] package/pango: fix build with gcc >= 13 Fabrice Fontaine
2023-10-29 11:15 ` Yann E. MORIN
2023-11-01  9:13 ` Peter Korsgaard [this message]

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=87lebhzvi0.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    /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