Files
bison/tests
Akim Demaille afcc58c63e tests: fix invalid assignment when using variants in C++11
* tests/c++.at (Exception safety): In variant mode $$ is an instance
of Object.  Assigning YY_NULL in C++98 is incorrect, but behaves ok,
as it assigns YY_NULL=0 using Object::operator= (char v).  It is wrong
in C++11 as there is operator for "$$ = nullptr".
2013-07-25 17:53:59 +02:00
..
2008-11-16 19:46:16 +01:00
2013-04-08 13:44:57 +02:00
2013-04-08 13:44:57 +02:00
2013-06-21 11:38:47 +02:00
2013-06-13 10:38:14 +02:00
2013-04-08 13:44:57 +02:00
2013-07-03 08:39:41 +02:00
2013-04-08 13:44:57 +02:00
2013-04-08 13:44:57 +02:00
2013-04-08 13:44:57 +02:00
2013-04-08 13:44:57 +02:00
2013-04-08 13:44:57 +02:00
2013-06-13 10:38:14 +02:00
2013-04-08 13:44:57 +02:00