Changes between Version 1 and Version 2 of Ticket #49613, comment 6


Ignore:
Timestamp:
Dec 16, 2015, 3:03:05 PM (9 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49613, comment 6

    v1 v2  
    55But from what I understand we now have three different issues:
    66  * incompatibility with external GSL version 2 ([https://sft.its.cern.ch/jira/browse/ROOT-7776 #7776])
    7   * wrong compiler used for the internal GSL
     7  * wrong compiler used for the internal GSL ([https://sft.its.cern.ch/jira/browse/ROOT-7782 #7782])
    88  * `mathmore` should not be used when GSL is disabled (see also r142498)
    99The first two should eventually be fixed (they were fixed upstream), but we still need to change the third one. Or am I wrong?