D20737: Convert c arrays to std::array

Elvis Angelaccio noreply at phabricator.kde.org
Sun May 5 19:06:56 BST 2019


elvisangelaccio requested changes to this revision.
elvisangelaccio added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> servicessettingspage.cpp:44
>      const bool ShowDeleteDefault = false;
> -    const char VersionControlServicePrefix[] = "_version_control_";
> -    const char DeleteService[] = "_delete";
> -    const char CopyToMoveToService[] ="_copy_to_move_to";
> +    constexpr char const* VersionControlServicePrefix = "_version_control_";
> +    constexpr char const* DeleteService = "_delete";

This is an unrelated change, please use another commit for these.

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D20737

To: gawin, #dolphin, elvisangelaccio
Cc: elvisangelaccio, meven, kfm-devel, #dolphin, alexde, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190505/f0be925c/attachment.htm>


More information about the kfm-devel mailing list