Skip to content

cdecl-11.2

Compare
Choose a tag to compare
@paul-j-lucas paul-j-lucas released this 03 Oct 22:46
· 4470 commits to master since this release

More C++ cast checks
const_cast, dynamic_cast, and reinterpret_cast now perform additional checks.

Fixed casting to void
Fixed the ability to cast to void.

Fixed autocompletion crash
A crash for autocompletion of help options has been fixed.