Fix error and warnings from compilation with gcc13.
- Remove unused class
PassivePtr
. - Increase size of char array to avoid warning
'sprintf' may write a terminating nul past the end of the destination
.
PassivePtr
.'sprintf' may write a terminating nul past the end of the destination
.