Actions
Task #89
closedUse C++ type casts instead of C-style casts.
Description
C++ type casting is safer than C-style casting and provides better readability.
Updated by Felix Tiede almost 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset libkca_ossl|f1fd4c39827fc909a41a04c9cad3002352c4d901.
Updated by Felix Tiede over 5 years ago
- Target version changed from 6.1.0 to 6.0.1
Actions