9front - general discussion about 9front
 help / color / mirror / Atom feed
From: qwx@sciops.net
To: 9front@9front.org
Subject: [9front] Re: cc: support binary constants and refactor
Date: Tue, 27 Jun 2023 08:26:51 +0200	[thread overview]
Message-ID: <18FA781AB2A87F172FC323B061448C2A@wopr.sciops.net> (raw)

Hi all,

> Subject: [PATCH] cc: support binary constants and refactor
> 
> 
> C23 now specifies 0[bB] binary constants.
> In adding these cinap found that the bounds
> checking in mpatov() was incorrect, both in
> implementation and concept. So instead lets
> just accumulate the constant value as we lex.

What's the motivation behind adding this?  Are other features from
newer standards considered for inclusion as well?  Is it just for
ports?  Either way, perhaps we should at least update 2c(1) to list
this and other non ANSI stuff that may have been added in the past few
years (noreturn, #pragma once recently).

Thanks,
qwx

             reply	other threads:[~2023-06-27  6:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-27  6:26 qwx [this message]
2023-06-27 12:38 ` Jacob Moody
2023-06-27 21:57   ` qwx
2023-06-28  0:15     ` Jacob Moody
2023-06-28  0:45       ` qwx
2023-06-28  1:28         ` Jacob Moody
2023-06-28  1:48         ` ori
2023-06-28  5:06           ` Noam Preil
2023-06-30 20:25             ` hiro

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=18FA781AB2A87F172FC323B061448C2A@wopr.sciops.net \
    --to=qwx@sciops.net \
    --cc=9front@9front.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.
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).