Changes between Initial Version and Version 1 of Ticket #999
- Timestamp:
- 08/18/22 08:50:27 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #999 – Description
initial v1 9 9 * References to the long deprecated `std::auto_ptr` that should now be `std::unique_ptr` 10 10 WMS/WFS Provider: 11 * Link failure on `pthread_nonshared`. We can probably just get rid of these link references.11 * Link failure in `UnitTest` executable on `pthread_nonshared`. We can probably just get rid of these link references.