This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105140/

Review request for Kate.
By Jaime Torres Amate.

Description

C++ casts are preferred over C-style casts (among other things, for their easier search/replace).
If you like it, I'll change the other 2/3 of C-style casts without review.

Testing

Only syntax changes, same generated code.

Diffs

  • kate/plugins/filetemplates/plugin/filetemplates.cpp (3b780f6)
  • kate/app/kateapp.cpp (ce7219e)
  • kate/app/katemwmodonhddialog.cpp (925b7d0)
  • kate/app/katesavemodifieddialog.cpp (042e8e1)
  • kate/app/katesession.cpp (e73a015)
  • kate/app/kateviewmanager.cpp (6449777)
  • kate/plugins/externaltools/kateexternaltools.cpp (a8fdfe6)
  • kate/plugins/filebrowser/katefilebrowserconfig.cpp (ce2148a)
  • kate/plugins/filebrowser/katefilebrowserplugin.cpp (da7c5fc)

View Diff