Changes between Initial Version and Version 1 of Ticket #999


Ignore:
Timestamp:
Aug 18, 2022, 8:50:27 AM (21 months ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #999 – Description

    initial v1  
    99 * References to the long deprecated `std::auto_ptr` that should now be `std::unique_ptr`
    1010WMS/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.