Change #246203
Category | doxygen |
Changed by | artyom-fedosov <artjomsfedosovs2 | @gmail.com>
Changed at | Sat 18 Oct 2025 15:25:08 |
Repository | https://github.com/doxygen/doxygen.git |
Project | doxygen |
Branch | master |
Revision | 10567c038178bee2d00317f8eb9daf33526c5558 |
Comments
fix(classdef): warning [cppcoreguidelines-pro-type-cstyle-cast] warning: do not use C-style cast to downcast from a base to a derived class; use dynamic_cast instead [cppcoreguidelines-pro-type-cstyle-cast]
Changed files
- src/classdef.cpp