Files
bison/data/skeletons
Akim Demaille b10366f296 glr.cc: avoid compiler warnings
381. types.at:366: testing glr.cc api.value.type={double} ...
    test.cc:207:57: error: "__clang_major__" is not defined, evaluates to 0 [-Werror=undef]
      207 | #if defined __APPLE__ && YY_CPLUSPLUS < 201103L && 4 <= __clang_major__
          |                                                         ^~~~~~~~~~~~~~~

* data/skeletons/glr.cc: Check __clang_major__ before using it.
2019-12-29 11:13:00 +01:00
..
2019-12-08 16:03:36 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-12-08 16:07:50 +01:00
2019-01-05 14:58:05 +01:00
2019-06-23 11:20:18 +02:00
2019-12-29 11:13:00 +01:00
2019-01-05 14:58:05 +01:00
2019-06-19 19:15:31 +02:00
2019-12-08 15:42:41 +01:00
2019-12-07 13:23:45 +01:00
2019-11-02 16:40:50 +01:00