Files
CMake/Source
Zsolt Parragi 4fe34b2d29 Fixing warnings generated by clang 8.0 on Windows
* Deprecation removals previously specific to MSVC/Intel now also used
  by clang
* String literals were assigned to non const pointers. These are stored
  in mutable arrays now
* An implicit function pointer to pointer conversion is a Microsoft
  extension warning is suppressed by an explicit reinterpret_cast
* The MSVC specific deprecation macro for jsoncpp was moved after the
  clang macro to avoid redefinition warnings. This is consistent with
  how jsoncpp fixed the issue in 36d8cfd7
2019-05-29 18:18:09 +02:00
..
2019-01-29 14:09:21 -05:00
2019-03-18 14:18:13 -04:00
2019-03-18 14:18:13 -04:00
2019-05-22 10:32:43 -04:00
2019-05-23 08:53:17 -04:00
2019-05-29 00:01:08 -04:00
2019-04-04 13:24:39 -04:00
2019-03-30 15:34:59 +01:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-03-20 11:41:29 -04:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2018-01-04 06:52:01 +11:00
2019-03-18 15:09:10 +01:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-05-24 10:39:01 -04:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-02-21 08:24:26 -05:00
2019-01-22 13:03:04 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00