ed
059046bff7
Roll back r271012 even more aggressively.
...
I've looked at the GCC sources and I now understand what's going wrong.
THe C11 keywords are simply nonexistent when using C++ mode. They are
marked as C-only in the parser. This is absolutely impractical for
multiple reasons:
- The C11 keywords do not conflict with C++ naming rules. They all start
with _[A-Z]. There is no reason to make them C-only.
- It makes it practically impossible for people to use these keywords in
C header files and expect them to work from within C++ sources.
As I said in my previous commit message: GCC is by far the weirdest
compiler that I've ever used.
2014-09-05 05:36:32 +00:00
..
2014-08-12 12:36:06 +00:00
2013-06-30 07:46:22 +00:00
2013-05-21 21:50:11 +00:00
2013-11-25 19:08:38 +00:00
2013-12-09 04:26:50 +00:00
2014-05-30 01:09:07 +00:00
2010-02-16 19:39:50 +00:00
2010-02-16 19:39:50 +00:00
2010-02-16 19:39:50 +00:00
2011-12-29 14:41:17 +00:00
2013-05-30 04:49:26 +00:00
2012-03-28 12:11:54 +00:00
2010-02-16 19:39:50 +00:00
2014-07-11 16:16:26 +00:00
2012-01-07 10:33:01 +00:00
2010-02-16 19:39:50 +00:00
2012-06-05 19:42:57 +00:00
2010-02-16 19:39:50 +00:00
2010-02-16 19:39:50 +00:00
2013-05-21 21:20:10 +00:00
2010-02-16 19:28:10 +00:00
2011-12-20 22:56:13 +00:00
2014-05-11 13:48:21 +00:00
2010-02-16 19:28:10 +00:00
2013-11-25 01:26:06 +00:00
2011-10-21 06:41:46 +00:00
2013-05-21 21:20:10 +00:00
2014-04-01 14:46:11 +00:00
2011-09-27 16:33:17 +00:00
2014-04-19 12:38:01 +00:00
2009-10-06 14:05:57 +00:00
2011-03-04 19:28:27 +00:00
2012-03-04 15:31:13 +00:00
2014-06-13 10:08:18 +00:00
2014-01-23 02:47:36 +00:00
2010-02-16 19:39:50 +00:00
2013-09-30 21:01:04 +00:00
2012-03-28 12:11:54 +00:00
2010-02-16 19:39:50 +00:00
2012-09-10 05:12:45 +00:00
2010-02-16 19:39:50 +00:00
2011-12-13 13:32:56 +00:00
2010-02-16 19:28:10 +00:00
2010-02-16 19:39:50 +00:00
2010-04-04 08:31:03 +00:00
2013-09-17 11:48:47 +00:00
2012-07-04 17:35:07 +00:00
2011-02-07 21:26:46 +00:00
2014-09-01 18:34:30 +00:00
2012-10-19 12:44:22 +00:00
2010-02-16 19:39:50 +00:00
2010-11-13 10:38:06 +00:00
2011-12-13 13:32:56 +00:00
2014-08-12 12:36:06 +00:00
2014-08-12 12:36:06 +00:00
2012-03-06 20:15:23 +00:00
2014-07-21 15:22:48 +00:00
2010-01-05 02:37:59 +00:00
2014-05-11 13:48:21 +00:00
2014-05-11 13:48:21 +00:00
2010-02-16 19:39:50 +00:00
2011-12-25 20:51:40 +00:00
2011-12-25 20:15:41 +00:00
2014-08-21 15:10:10 +00:00
2014-05-11 16:34:17 +00:00
2014-09-01 22:25:42 +00:00
2012-01-03 23:05:23 +00:00
2014-05-11 13:48:21 +00:00
2013-04-23 13:03:03 +00:00
2014-05-30 01:09:07 +00:00
2010-02-16 19:39:50 +00:00
2010-02-16 19:39:50 +00:00
2014-05-11 13:48:21 +00:00
2014-09-05 05:36:32 +00:00
2013-01-14 18:01:19 +00:00
2010-02-16 19:39:50 +00:00
2014-01-20 18:15:06 +00:00
2013-05-25 16:58:12 +00:00
2014-05-11 13:48:21 +00:00
2010-09-30 03:16:35 +00:00
2010-02-16 19:39:50 +00:00
2010-01-13 17:29:55 +00:00
2014-05-11 13:48:21 +00:00
2012-03-04 15:31:13 +00:00
2012-03-04 15:31:13 +00:00