($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Ross Burton <Ross.Burton@arm.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] enchant2: Disable incompatible-pointer-types warning as error
Date: Thu, 9 May 2024 12:48:45 +0000	[thread overview]
Message-ID: <5A48D922-A19F-4175-85DA-DCC925107788@arm.com> (raw)
In-Reply-To: <20240509041406.2977304-1-raj.khem@gmail.com>

On 9 May 2024, at 05:14, Khem Raj via lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org> wrote:
> +#api.vala:43:18: error: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types] 
> +
> +CFLAGS += "-Wno-error=incompatible-pointer-types”

I poked upstream about this: this is basically a vala bug and if we upgrade vala or enchant then it will be resolved:

https://github.com/AbiWord/enchant/issues/379#issuecomment-2102590822

Ross

      reply	other threads:[~2024-05-09 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-09  4:14 [PATCH] enchant2: Disable incompatible-pointer-types warning as error Khem Raj
2024-05-09 12:48 ` Ross Burton [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=5A48D922-A19F-4175-85DA-DCC925107788@arm.com \
    --to=ross.burton@arm.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).