[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash not portable to C23
From: |
Lawrence Velázquez |
Subject: |
Re: Bash not portable to C23 |
Date: |
Thu, 23 Mar 2023 21:23:36 -0400 |
User-agent: |
Cyrus-JMAP/3.9.0-alpha0-236-g06c0f70e43-fm-20230313.001-g06c0f70e |
On Thu, Mar 23, 2023, at 9:16 PM, Paul Eggert wrote:
> I see that Bash won't compile with a C23 compiler, since it still uses
> old-style function definitions which C23 no longer supports. Is there
> any effort and/or interest in fixing this portability problem in Bash?
I believe this was done a few months ago on the devel branch.
https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=a61ffa78ede6df4d1127fddd2e8a1a77a7186ea1
--
vq