Opened 8 years ago
Last modified 8 years ago
#53 new defect
Noisy GiBUU compilation
Reported by: | cwilkinson | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | Tuning paper, vxry |
Component: | Cleaning | Version: | |
Keywords: | Cc: |
Description
When you compile the GiBUU tools without a C++11 compiler, it does compile, but screams bloody murder at you. Can we get it to pipe down?
Change History (4)
comment:1 Changed 8 years ago by
Milestone: | → milestone2 |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Component: | component1 → Cleaning |
---|
Note: See
TracTickets for help on using
tickets.
This is almost entirely ROOTs fault for not being c++03 standards compliant. I'll tweak the compiler flags to ignore the warnings though.