[RFC] Add preferred casting style to coding standards

+1, actually thought this was the rule already.

I witnessed many bugs caused by C-casts hiding necessary refactoring changes. Saving a few characters is not worth all the potential debugging time down the road.

2 Likes