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