Hi Collin,
Thanks for the fix.
> > $ gcc --version
> > gcc (OmniOS 151052/14.2.0-il-1) 14.2.0
>
> I was wondering why this failure didn't occur in the GitHub CI. It is
> because the CI uses GCC 13 where it is a warning. In GCC 14 they made it
> an error by default (-Werror=incompatible-p
Collin Funk writes:
> $ gcc --version
> gcc (OmniOS 151052/14.2.0-il-1) 14.2.0
I was wondering why this failure didn't occur in the GitHub CI. It is
because the CI uses GCC 13 where it is a warning. In GCC 14 they made it
an error by default (-Werror=incompatible-pointer-types) [1].
Col
build.
Collin
>From 218917cf37d3c8fbf568946acdf2ffe5e10f488b Mon Sep 17 00:00:00 2001
From: Collin Funk
Date: Thu, 23 Jan 2025 21:14:43 -0800
Subject: [PATCH] char-h-c23: Fix compilation error on OmniOS.
* lib/lc-charset-unicode.c (locale_encoding_to_unicode)
(unicode_to_locale_encoding): Cast