zsh-workers
 help / color / mirror / code / Atom feed
From: Clinton Bunch <cdb_zsh@zentaur.org>
To: zsh-workers@zsh.org
Subject: Re: ANSI C standard of zsh
Date: Thu, 4 Apr 2024 17:57:40 -0500	[thread overview]
Message-ID: <0757fbec-35db-45f7-b4e5-a07b77066aef@zentaur.org> (raw)
In-Reply-To: <20240404000048.GB112457@qaa.vinc17.org>

On 4/3/2024 19:00, Vincent Lefevre wrote:
> 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.


I would think if we needed to write alternate code for a C99 v C11 mode 
GCC it would be better to use __STDC__ and __GNUC__ macros rather than 
define a new macro in autoconf.

>



      reply	other threads:[~2024-04-04 22:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 21:44 Clinton Bunch
2024-03-13  1:50 ` Clinton Bunch
2024-03-13  4:16 ` Bart Schaefer
2024-03-13  4:22 ` Bart Schaefer
2024-03-13 16:49   ` Oliver Kiddle
2024-03-23 21:26     ` Clinton Bunch
2024-03-25 23:47       ` Oliver Kiddle
2024-03-26  0:32         ` Clinton Bunch
2024-03-26 23:16           ` Clinton Bunch
2024-03-28  9:16             ` Jun T
2024-03-28 12:29               ` Clinton Bunch
2024-04-04  0:00                 ` Vincent Lefevre
2024-04-04 22:57                   ` Clinton Bunch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0757fbec-35db-45f7-b4e5-a07b77066aef@zentaur.org \
    --to=cdb_zsh@zentaur.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).