bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GetText 0.21 and warning: incompatible pointer types


From: Bruno Haible
Subject: Re: GetText 0.21 and warning: incompatible pointer types
Date: Fri, 18 Oct 2024 11:54:02 +0200

Jeffrey Walton wrote in
<https://lists.gnu.org/archive/html/bug-gettext/2020-11/msg00024.html>:
> I'm working on OS X 10.13. One compile warning of interest for GetText 0.21:
> 
> obstack.c:351:31: warning: incompatible pointer types initializing 'void
>       (*)(void) __attribute__((noreturn))' with an expression of type
>       'void (void)' [-Wincompatible-pointer-types]
> __attribute_noreturn__ void (*obstack_alloc_failed_handler) (void)
>                               ^

This has been fixed through
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=0cc39712803ade7b2d4b89c36b143dad72404063

Thanks for the report.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]