Changes between Initial Version and Version 18 of Ticket #22711
- Timestamp:
- 03/30/17 12:36:52 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22711
- Property Cc fbissey cremona jdemeyer added
-
Property
Priority
changed from
major
tocritical
-
Property
Dependencies
changed from
to
#22164
-
Property
Branch
changed from
u/dimpase/cxx_eclib
tou/dimpase/cxx_ecl
-
Property
Report Upstream
changed from
N/A
toReported upstream. No feedback yet.
-
Property
Commit
changed from
to
4c4cca8d52584822af93c3acfa6bac342fe391c5
-
Ticket #22711 – Description
initial v18 1 1 `clang++` refuses to guess the correct `return` statement. Also, `delete[]` must not be mixed up with `delete`. This ticket fixes these issues, and allows #22679 to go forward. 2 3 See new source at http://homepages.warwick.ac.uk/staff/J.E.Cremona/ftp/eclib-20170330.tar.bz2