D27986: Allow providing an error message from the application

David Faure noreply at phabricator.kde.org
Thu Mar 12 20:50:58 GMT 2020


dfaure requested changes to this revision.
dfaure added a comment.
This revision now requires changes to proceed.


  Every other static variable here is a char* so that there's no global constructor being called at application startup.
  Why not do the same? Just `strdup` the result of the toUtf8() call.
  
  BTW: why the 1024 limit?

REPOSITORY
  R285 KCrash

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

To: apol, #frameworks, sitter, dfaure
Cc: dfaure, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200312/d7357a63/attachment.html>


More information about the Kde-frameworks-devel mailing list