Review Request 122840: custom-definesandincludes: don't crash on the configuration after pressing Apply

Sergey Kalinichev kalinichev.so.0 at gmail.com
Sun Apr 5 07:07:16 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122840/#review78515
-----------------------------------------------------------


I've just pushed some changes, that should hopefully fix the assert.

- Sergey Kalinichev


On April 5, 2015, 10:01 a.m., Miquel Sabaté Solà wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122840/
> -----------------------------------------------------------
> 
> (Updated April 5, 2015, 10:01 a.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Repository: kdevelop
> 
> 
> Description
> -------
> 
> I haven't touched the "Compilers" tab, so maybe this is why I'm getting this assert all the time. In this patch I've replaced the assert with a good ol'
> 
> ```cpp
> if (!compiler) {
> ```
> 
> Since this is an assert, I wanted to check this here first before pushing or anything :)
> 
> 
> Diffs
> -----
> 
>   languages/plugins/custom-definesandincludes/compilerprovider/settingsmanager.cpp df2c425 
> 
> Diff: https://git.reviewboard.kde.org/r/122840/diff/
> 
> 
> Testing
> -------
> 
> manual testing
> 
> 
> Thanks,
> 
> Miquel Sabaté Solà
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150405/f8299012/attachment.html>


More information about the KDevelop-devel mailing list