Changes between Version 1 and Version 2 of Ticket #954, comment 28


Ignore:
Timestamp:
Feb 26, 2019, 11:45:26 AM (5 years ago)
Author:
mdavis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #954, comment 28

    v1 v2  
    11FWIW, I experimented with add AppleClang to the cmake GCC path (which is pretty crazy in itself -*- ).  Had to remove -fno-implicit-inline-templates.  Then still got a ton of new warnings, mostly about implicit conversions.
    22
    3 So it doesn't seem like there's a simple path to making the OSX build chain match the GCC one.
     3So it doesn't seem like there's a simple path to making the OSX build chain match the GCC one.  Which is not to say it shouldn't be done.
    44
    55(*) https://stackoverflow.com/questions/10046114/in-cmake-how-can-i-test-if-the-compiler-is-clang