Ticket #6113 (closed: fixed)
Copious doxygen warnings in PythonInterface
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
There is a general ticket but there are many warnings from the PythonInterface that could be alleviated by minor code changes.
Attachments
Change History
comment:1 Changed 8 years ago by Martyn Gigg
- Status changed from new to accepted
- Owner set to Martyn Gigg
comment:2 Changed 8 years ago by Martyn Gigg
Kill strange doxygen errors PythonInterface converters. Refs #6113
Changeset: 893315a536db439b2602e0372815afb2e006d1ed
comment:3 Changed 8 years ago by Martyn Gigg
Fixinf Python doxygen errors Refs #6113
Changeset: 23b662b06f5fe4c87af36fa4ddc4b29fb3ef5c68
comment:4 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Tester:
make doxygen 2> errors.log
This command,
grep Python errors.log
should produce no output.
comment:5 Changed 8 years ago by Martyn Gigg
Kill strange doxygen errors PythonInterface converters. Refs #6113
Changeset: 893315a536db439b2602e0372815afb2e006d1ed
comment:6 Changed 8 years ago by Martyn Gigg
Fixinf Python doxygen errors Refs #6113
Changeset: 23b662b06f5fe4c87af36fa4ddc4b29fb3ef5c68
comment:7 Changed 8 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.