Ticket #1350 (closed: wontfix)
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
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: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: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.
This should only be opencascade instances and is probably down to our opencascade RPM.
If that can be fixed we can be consistent.