Georg Baum
51cc8aa9f6
Fix build with GNU libstdc++ C++11 ABI
...
The GNU libstdc++ that ships witch gcc 5 can be used with the same ABI as
older versions, or with a new ABI which is conformant to the C++11 standard.
LyX did not build if the latter was used:
https://kojipkgs.fedoraproject.org//work/tasks/1267/9651267/build.log
This is now fixed by detecting the ABI version and disabling the wrong forward
declarations. At the same time, STD_STRING_USES_COW is switched off for the
C++11 ABI version, because the std::basic_string implementation is now C++11
conformant. Since the GNU libstdc++ can also used by other compilers such as
clang, we must not test for the compiler version.
2015-05-08 21:12:42 +02:00
..
2015-01-11 14:06:17 +01:00
2015-05-08 19:09:00 +02:00
2015-04-30 16:48:55 +02:00
2015-05-08 09:32:31 +02:00
2015-05-07 20:24:02 +02:00
2015-05-08 21:12:42 +02:00
2015-05-06 18:59:26 +02:00
2015-05-05 12:34:25 +02:00
2012-03-22 02:16:12 +01:00
2012-10-28 17:42:07 +01:00
2013-05-12 13:04:18 +02:00
2014-01-15 21:20:05 +01:00
2013-05-12 13:04:18 +02:00
2014-03-15 12:09:35 -04:00
2015-03-04 17:48:44 +01:00
2014-10-16 16:31:03 -04:00
2014-08-22 11:18:10 -04:00
2014-07-09 21:11:08 +02:00
2013-06-28 15:18:17 +02:00
2012-10-28 17:42:07 +01:00
2014-07-05 12:58:22 +02:00
2012-01-12 07:03:24 +00:00
2015-05-08 11:13:51 +02:00
2015-05-05 22:30:10 +02:00
2013-09-29 15:26:20 +02:00
2013-09-29 15:26:18 +02:00
2015-04-21 02:40:18 -04:00
2015-04-21 02:40:18 -04:00
2015-04-02 17:13:45 +02:00
2015-04-02 17:13:45 +02:00
2015-04-21 02:40:18 -04:00
2015-01-07 22:55:11 +01:00
2013-04-25 17:27:10 -04:00
2014-07-05 14:49:51 +02:00
2015-01-09 21:07:59 +01:00
2012-10-28 17:42:07 +01:00
2013-05-16 20:39:23 +02:00
2014-12-26 17:00:23 +01:00
2012-10-28 17:42:07 +01:00
2015-01-07 22:55:11 +01:00
2011-01-14 20:00:55 +00:00
2015-01-07 22:55:11 +01:00
2015-03-04 22:35:40 +01:00
2013-05-15 22:02:10 -07:00
2015-05-05 00:30:50 -04:00
2014-12-21 22:05:15 +01:00
2015-03-04 22:50:37 +01:00
2014-05-19 22:07:04 +02:00
2013-05-15 22:02:10 -07:00
2015-02-20 15:59:19 +01:00
2014-02-25 08:00:43 +01:00
2015-04-01 14:18:23 +02:00
2015-04-01 14:18:23 +02:00
2015-03-20 18:50:58 +01:00
2015-03-18 21:33:10 +01:00
2015-01-19 21:37:01 +01:00
2015-01-19 21:37:01 +01:00
2012-10-28 17:42:07 +01:00
2014-05-19 22:07:04 +02:00
2014-02-18 10:42:52 -05:00
2015-05-08 11:13:51 +02:00
2015-05-08 11:13:51 +02:00
2012-05-31 12:34:29 -04:00
2014-11-18 22:06:27 +01:00
2013-05-12 13:04:18 +02:00
2015-02-20 16:37:06 +01:00
2014-12-08 22:25:40 +01:00
2011-03-04 13:37:14 +00:00
2013-05-12 13:04:18 +02:00
2011-09-15 01:07:49 +00:00
2011-09-15 01:07:49 +00:00
2014-05-10 23:25:11 +02:00
2014-04-21 11:52:00 -04:00
2015-03-04 23:13:06 +01:00
2014-04-21 11:51:57 -04:00
2014-04-21 11:51:58 -04:00
2013-05-15 22:02:10 -07:00
2012-12-15 13:10:31 +01:00
2013-03-31 15:33:26 +02:00
2013-03-31 15:33:26 +02:00
2015-03-01 11:16:57 +01:00
2015-03-01 11:16:57 +01:00
2014-11-19 22:47:36 +01:00
2014-12-21 21:40:25 +01:00
2015-04-08 14:12:52 -04:00
2012-06-07 17:21:49 +02:00
2012-06-07 17:21:49 +02:00
2012-10-28 17:42:07 +01:00
2011-03-31 13:03:29 +00:00
2011-03-31 13:03:29 +00:00
2013-04-25 17:27:10 -04:00
2014-11-18 08:56:23 +01:00
2012-03-02 10:20:09 +00:00
2012-10-28 17:42:07 +01:00
2012-06-05 12:22:13 +02:00
2014-06-09 13:05:50 +02:00
2011-01-16 19:53:36 +00:00
2012-10-27 01:25:38 +02:00
2015-01-24 14:02:16 +01:00
2015-03-05 12:17:52 +01:00
2015-05-05 03:00:29 -04:00
2015-05-05 00:30:50 -04:00
2015-04-20 18:14:42 +02:00
2015-01-24 14:02:16 +01:00
2014-07-12 19:52:12 +02:00
2015-03-04 23:21:34 +01:00
2011-11-06 17:03:59 +00:00
2011-11-06 17:03:59 +00:00
2015-05-08 09:51:09 +02:00
2015-05-08 09:32:31 +02:00
2014-05-29 14:10:32 +02:00
2014-06-09 13:05:50 +02:00
2014-11-14 23:40:27 +00:00
2012-10-26 22:23:16 +02:00
2012-10-26 22:23:16 +02:00
2015-03-26 17:10:15 +01:00
2015-03-26 17:10:15 +01:00
2015-02-20 16:16:31 +01:00
2014-05-19 22:41:51 +02:00
2015-03-05 12:24:47 +01:00
2014-11-24 22:00:21 +01:00
2015-03-26 18:14:45 +01:00
2015-01-11 14:06:17 +01:00
2015-04-16 22:50:48 -04:00
2012-09-29 20:06:39 +02:00
2015-04-18 21:47:21 -04:00
2014-10-14 17:40:44 +02:00
2015-03-16 14:30:02 +01:00
2015-02-08 17:41:28 +01:00
2014-06-09 13:05:50 +02:00
2013-03-18 20:42:28 +01:00
2011-01-21 13:24:23 +00:00
2010-11-17 16:14:26 +00:00
2015-03-23 21:23:03 +01:00
2015-05-06 18:39:24 +02:00
2015-05-06 18:39:24 +02:00
2013-09-29 15:26:12 +02:00
2013-05-02 00:30:16 -07:00
2014-05-14 15:45:20 -04:00
2013-04-25 17:27:10 -04:00
2015-05-03 16:08:14 +02:00
2013-05-25 16:38:20 -07:00
2014-07-05 19:13:10 +02:00
2013-03-08 15:12:58 -05:00
2014-07-05 19:13:10 +02:00
2014-04-30 23:14:41 +02:00
2014-04-21 11:52:00 -04:00
2015-04-20 18:13:49 +02:00
2015-05-02 16:34:57 +02:00
2014-07-28 20:42:01 +02:00
2015-01-14 11:52:14 +01:00
2014-04-21 11:52:00 -04:00
2013-05-02 00:30:16 -07:00
2014-07-05 19:13:10 +02:00
2014-07-05 19:13:10 +02:00
2012-10-28 17:42:07 +01:00
2014-04-21 11:52:00 -04:00
2013-04-25 17:27:10 -04:00
2015-03-01 15:59:00 +01:00
2014-12-22 14:07:24 +01:00
2015-05-08 14:15:38 +02:00
2015-01-07 22:55:11 +01:00
2014-11-01 16:06:08 +01:00
2010-11-13 11:55:05 +00:00
2015-02-20 15:46:34 +01:00
2013-05-19 18:07:53 -07:00
2015-04-06 09:55:07 +02:00
2010-12-04 23:18:52 +00:00
2014-10-26 13:02:49 -04:00
2014-07-05 19:13:10 +02:00
2012-03-02 10:20:09 +00:00
2011-03-10 04:05:49 +00:00
2011-03-10 04:05:49 +00:00
2015-01-09 21:07:59 +01:00
2015-01-09 21:07:59 +01:00
2015-05-07 15:56:22 +02:00
2015-04-22 19:38:21 -04:00
2015-04-01 14:18:23 +02:00
2015-04-01 14:18:23 +02:00
2015-04-20 18:13:49 +02:00
2014-08-12 15:44:15 -04:00
2015-05-06 18:39:24 +02:00
2014-07-29 11:05:14 +02:00
2012-10-28 17:42:07 +01:00
2013-05-02 00:30:16 -07:00
2013-04-25 17:27:10 -04:00
2014-02-24 16:40:57 +01:00
2010-12-17 19:56:51 +00:00
2015-04-01 14:18:23 +02:00
2015-04-01 14:18:23 +02:00
2015-02-09 18:44:02 -05:00
2013-04-13 21:56:52 -07:00
2015-03-26 18:14:45 +01:00
2015-04-21 20:33:35 +02:00
2013-04-25 17:27:10 -04:00
2010-11-10 20:06:21 +00:00
2014-07-04 22:19:43 +02:00
2014-07-04 21:15:21 +02:00