Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: ANSI C standard of zsh



On 2024-03-28 07:29:43 -0500, Clinton Bunch wrote:
> Do we need to know that the compiler supports C11 unless we're using
> C11 features?

Even if you are not using C11 features, GCC has some fixes only
in C11+ modes:

  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87390

I don't know whether zsh is concerned.

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)




Messages sorted by: Reverse Date, Date, Thread, Author