all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Daniel Colascione <dancol@dancol.org>
Cc: eggert@cs.ucla.edu, Emacs-devel@gnu.org
Subject: Re: Why named structs and unions? C11 supports anonymous structs and unions
Date: Mon, 12 Feb 2018 17:18:07 -0500	[thread overview]
Message-ID: <E1elMQJ-0000VT-8H@fencepost.gnu.org> (raw)
In-Reply-To: <223f1299-8dd8-4c0f-9aed-b216fa913042@email.android.com> (message from Daniel Colascione on Sun, 11 Feb 2018 20:09:14 -0800)

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > Now a++ generates
  > a temporary or rvalue i.e. you cannot assign a value to it like
  > (a++ = 7) and increment/decrement of temporaries is not
  > allowed, causing compilation to fail.

I added explanation of that.

  > > What is "temporary generation"?
  > >
  > > The term "rvalues" is not used.

We don't need to define or use those terms.


-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.




      parent reply	other threads:[~2018-02-12 22:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12  3:14 Why named structs and unions? C11 supports anonymous structs and unions Daniel Colascione
2018-02-12  3:56 ` Paul Eggert
2018-02-12  4:09   ` Daniel Colascione
2018-02-12  7:28     ` Paul Eggert
2018-02-12 20:22       ` Daniel Colascione
2018-02-12 20:37         ` Paul Eggert
2018-02-12 22:18     ` Richard Stallman
2018-02-12 22:18     ` Richard Stallman [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=E1elMQJ-0000VT-8H@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=Emacs-devel@gnu.org \
    --cc=dancol@dancol.org \
    --cc=eggert@cs.ucla.edu \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.