Ticket #10195 (closed: fixed)
Warnings in LoadDAE on gcc 4.8
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Dan Nixon |
Change History
comment:2 Changed 6 years ago by Martyn Gigg
- Status changed from assigned to inprogress
Fix gcc warnings in ISIS live data handlers.
Refs #10195
Changeset: bf848c228ae6cb93038cafd0b182c81090905d4a
comment:3 Changed 6 years ago by Martyn Gigg
Switch from tmpnam to Poco::TemporaryFile
The tmpnam function is now considered "dangerous" and gcc 4.8 gives a warning at link time about its use. Refs #10195
Changeset: 9a75c54e8e7a5c2ead18ac7ee9b1fc54b82e3a21
comment:4 Changed 6 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
Branch: here
Tester: Check the develop clean builds, http://builds.mantidproject.org/job/develop_clean/. There should be no more gcc warnings.
comment:5 Changed 6 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:6 Changed 6 years ago by Dan Nixon
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/10195_gcc_warnings'
Full changeset: 2272a66c53bac44156f1ff5f8f4860c7ea9bc5a2
Note: See
TracTickets for help on using
tickets.