Ticket #10081 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Changes to allow use of clang compiler.

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: major Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

Currently we cannot build with the latest clang/llvm compiler.

Change History

comment:1 Changed 6 years ago by Stuart Campbell

  • Status changed from new to assigned

comment:2 Changed 6 years ago by Stuart Campbell

  • Status changed from assigned to inprogress

comment:3 Changed 6 years ago by Stuart Campbell

Cannot check this against NULL. refs #10081

Changeset: 593a04c88de02a72fafe9cb91d85e83efe84af59

comment:4 Changed 6 years ago by Stuart Campbell

Added accessor method to get member variable.

Added PoldiInstrumentAdapter::getChopperSpeedPropertyName() refs #10081

Changeset: e83945f7ad242b5a1a9195941454ef858d67c794

comment:5 Changed 6 years ago by Stuart Campbell

This is a difficult ticket to test unless you have access to a mavericks 10.9 machine. But the main point is to ensure that all the other builds still are working ok.

comment:6 Changed 6 years ago by Stuart Campbell

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:7 Changed 6 years ago by Stuart Campbell

Branch name is feature/10081_clang_compilation_mac

comment:8 Changed 6 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:9 Changed 6 years ago by Stuart Campbell

Modified buildscript for clang

If the jobname (only on mac for now) contains clang then we will use clang rather than intel for the compiler

refs #10081

Changeset: 17733085736df6fbc3986bec56a9ee6fde2cc832

comment:10 Changed 6 years ago by Michael Reuter

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/10081_clang_compilation_mac'

Full changeset: 4da10919c3dadd6f4df8f61853835e96dbf85bca

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10923

Note: See TracTickets for help on using tickets.