Ticket #10839 (assigned)

Opened 6 years ago

Last modified 5 years ago

fix clang warnings

Reported by: Steven Hahn Owned by: Steven Hahn
Priority: major Milestone: Release 3.5
Component: Framework Keywords:
Cc: Blocked By: #11294
Blocking: Tester:

Description

Currently the warning options in GNUSetup.cmake are not enabled when building with clang on OSX. We want to systematically enable these additional warning options and fix any issues they uncover.

Attachments

Wcast-align_warnings.txt (40.7 KB) - added by Steven Hahn 6 years ago.
warnings when building Mantid with -Wcast-align

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Status changed from new to assigned

comment:2 Changed 6 years ago by Steven Hahn

  • Blocked By 11294 added

Changed 6 years ago by Steven Hahn

warnings when building Mantid with -Wcast-align

comment:3 Changed 6 years ago by Steven Hahn

-Wcast-align generates many warnings in "ugly" portions of our codebase. Unfortunately, we are not aware of a safer alternative that would both be correct and suppress these warnings.

comment:4 Changed 5 years ago by Steven Hahn

  • Milestone changed from Release 3.4 to Release 3.5

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11681

Note: See TracTickets for help on using tickets.