public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* __has_include__ is problematic
@ 2019-01-10 14:21 Florian Weimer
  2019-01-10 14:32 ` Jakub Jelinek
  0 siblings, 1 reply; 8+ messages in thread
From: Florian Weimer @ 2019-01-10 14:21 UTC (permalink / raw)
  To: gcc

Can we remove __has_include__?

Its availability results in code which is needlessly non-portable
because for some reason, people write __has_include__ instead of
__has_include.  (I don't think there is any difference.)

Thanks,
Florian

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

end of thread, other threads:[~2019-01-15 12:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-10 14:21 __has_include__ is problematic Florian Weimer
2019-01-10 14:32 ` Jakub Jelinek
2019-01-10 14:35   ` Florian Weimer
2019-01-10 14:37     ` Jakub Jelinek
2019-01-14 21:51       ` Florian Weimer
2019-01-14 21:40   ` Nathan Sidwell
2019-01-14 21:51     ` Florian Weimer
2019-01-15 12:27       ` Nathan Sidwell

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 read-only IMAP folder(s) and NNTP newsgroup(s).