#645 Review and apply ArrayList patch
Metadata
Property | Value |
---|---|
Reported by | Oliver Sander (oliver.sander@tu-dresden.de) |
Reported at | Nov 4, 2009 13:55 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Markus Blatt (markus@dr-blatt.de) |
Last edited at | Dec 4, 2009 10:25 |
Closed by | Markus Blatt (markus@dr-blatt.de) |
Closed at | Dec 4, 2009 10:25 |
Closed in version | Unknown |
Resolution | Implemented |
Comment | Implemented. |
Description
The attached patch makes ArrayList use shared_ptr instead of SmartPointer and hence removes the annoying warning message. Please review and apply.