Changes between Initial Version and Version 2 of Ticket #58578


Ignore:
Timestamp:
Jun 10, 2019, 12:49:20 AM (5 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58578

    • Property Owner set to michaelld
    • Property Status changed from new to assigned
  • Ticket #58578 – Description

    initial v2  
    22
    33Lots of warnings, but the issues seems to be:
     4{{{
    45opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.5/Source/cmFileCommand.cxx:2615:66: error: call of overloaded 'lround(double)' is ambiguous
    56       this->CurrentPercentage = std::lround(value / total * 100.0);
     
    1415   ^~~~~~
    1516make[2]: *** [Source/CMakeFiles/CMakeLib.dir/cmFileCommand.cxx.o] Error 1
    16 
     17}}}
    1718
    1819An issue with legacy support?