Ticket #1350 (closed: wontfix)

Opened 10 years ago

Last modified 5 years ago

include statements are not consistent.

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: trivial Milestone: Iteration 30
Component: Mantid Keywords:
Cc: nick.draper@… Blocked By:
Blocking: Tester: Nick Draper

Description

For some of the includes the package name is listed in the statement, e.g.

#include <gsl/gsl_poly.h>

but for others it is not, e.g.

#include <BRepAlgoAPI_Fuse.hxx>

When they are all (except for NeXus) in their own directories in Third_Party/include.

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Priority changed from major to trivial
  • Status changed from new to assigned
  • Owner set to Stuart Campbell

This should only be opencascade instances and is probably down to our opencascade RPM.

If that can be fixed we can be consistent.

comment:2 Changed 10 years ago by Stuart Campbell

  • Component set to Mantid
  • Milestone changed from Iteration 25 to Iteration 26

comment:3 Changed 10 years ago by Stuart Campbell

  • Milestone changed from Iteration 26 to Iteration 27

comment:4 Changed 10 years ago by Stuart Campbell

  • Status changed from assigned to accepted

comment:5 Changed 10 years ago by Stuart Campbell

  • Milestone changed from Iteration 27 to Iteration 28

Need to decide what we are going to do with OpenCASCADE... so putting off until next iteration.

comment:6 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:7 Changed 9 years ago by Stuart Campbell

  • Cc nick.draper@… added

Nick, is this worth worrying about anymore ?

comment:8 Changed 9 years ago by Stuart Campbell

  • Milestone changed from Iteration 29 to Iteration 30

comment:9 Changed 9 years ago by Stuart Campbell

  • Status changed from accepted to verify
  • Resolution set to wontfix

Does anyone care ?

comment:10 Changed 9 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

No!

comment:11 Changed 9 years ago by Nick Draper

  • Status changed from verifying to closed

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2197

Note: See TracTickets for help on using tickets.