Ticket #7406 (closed: fixed)
Fix OS X FileDescriptor test
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Gesner Passos |
Description
It doesn't compile on OS X at the moment as it passes a std::string to the fstream constructor which is an experimental part of the C++11 standard
Change History
comment:2 Changed 7 years ago by Martyn Gigg
Fix ifstream constructor call in FileDescriptorTest. Refs #7406
Changeset: 12997e606929c746a845f66be0584af08e2323cd
comment:3 Changed 7 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 7 years ago by Gesner Passos
- Status changed from verify to verifying
- Tester set to Gesner Passos
Note: See
TracTickets for help on using
tickets.
Some how the commit that fixed this only made it to develop and now master is broken.
See http://download.mantidproject.org/jenkins/view/Master%20Incremental%20Builds/job/is_inc_osx-10.6_master/9902/console