Linux toolchain discussions
 help / color / mirror / Atom feed
* Do we care if C compilers start allowing "." on pointers?
@ 2025-01-10 15:02 Paul E. McKenney
  2025-01-11  1:09 ` Bill Wendling
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Paul E. McKenney @ 2025-01-10 15:02 UTC (permalink / raw)
  To: linux-toolchains

Hello!

Currently, given a pointer "p", C allows p->a but not p.a.  There is a
proposal from C++ [1] that is being considered for C.

Do we care?

							Thanx, Paul

[1] https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2142r1.pdf

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-01-14 18:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 15:02 Do we care if C compilers start allowing "." on pointers? Paul E. McKenney
2025-01-11  1:09 ` Bill Wendling
2025-01-11  5:25   ` Paul E. McKenney
2025-01-11  7:55   ` Segher Boessenkool
2025-01-12 19:57   ` Florian Weimer
2025-01-13 22:01     ` Bill Wendling
2025-01-11 17:12 ` David Malcolm
2025-01-12 17:37   ` Paul E. McKenney
2025-01-13 23:50   ` Jason Merrill
2025-01-14 18:47     ` Paul E. McKenney
2025-01-13 11:16 ` Peter Zijlstra
2025-01-14 18:48   ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox