Re: auto QString(Builder) considered VERY HARMFUL -> use clazy, especially before releases

2018-09-28 Thread Friedrich W. H. Kossebau
Am Freitag, 28. September 2018, 01:03:01 CEST schrieb Albert Astals Cid: > El dijous, 27 de setembre de 2018, a les 21:01:13 CEST, Friedrich W. H. Kossebau va escriure: > > One would recommend to run clazy over your code at least before releases, > > to catch all kind of potential issues :) > > O

Re: auto QString(Builder) considered VERY HARMFUL -> use clazy, especially before releases

2018-09-28 Thread Andreas Hartmetz
Am Freitag, 28. September 2018, 11:15:52 CEST schrieb Friedrich W. H. Kossebau: > Am Freitag, 28. September 2018, 01:03:01 CEST schrieb Albert Astals Cid: > > El dijous, 27 de setembre de 2018, a les 21:01:13 CEST, Friedrich W. > > H. > Kossebau va escriure: > > > One would recommend to run clazy

New User: Help Requested in Setting up Development Environment

2018-09-28 Thread Daniel Wolf
I recently took up a bug related to the "user-manager" program. After following the steps in the getting started guide, I was able to successfully compile and install the program. Running it was a different story, I hit a segmentation-fault error when trying to run the program through the konsole.