Review Request: KDevelop::Core::NoUi fixes
Niko Sams
niko.sams at gmail.com
Tue Mar 17 05:52:00 UTC 2009
> On 2009-03-16 15:13:14, Andreas Pakulat wrote:
> > trunk/KDE/kdevelop/debuggers/valgrind/valgrindplugin.cpp, line 95
> > <http://reviewboard.kde.org/r/345/diff/1/?file=3138#file3138line95>
> >
> > This is not needed, valgrind plugin should just be declared a gui plugin, because it simply is one.
done.
> On 2009-03-16 15:13:14, Andreas Pakulat wrote:
> > trunk/KDE/kdevplatform/shell/documentationcontroller.cpp, line 78
> > <http://reviewboard.kde.org/r/345/diff/1/?file=3139#file3139line78>
> >
> > This has already been done, IIRC.
hmm, don't think so - that must be something different.
But it is ok - right?
> On 2009-03-16 15:13:14, Andreas Pakulat wrote:
> > trunk/KDE/kdevelop/debuggers/gdb/ibreakpointcontroller.cpp, line 27
> > <http://reviewboard.kde.org/r/345/diff/1/?file=3136#file3136line27>
> >
> > Same thing here, shell cannot be used anywhere except when building the actual executable. So either remove any GUI dependencies from ibreakpointcontroller or don't use it in non-gui tests.
would it be possible to move Core::Setup to ICore::Setup?
- Niko
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/345/#review504
-----------------------------------------------------------
On 2009-03-16 12:43:20, Niko Sams wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/345/
> -----------------------------------------------------------
>
> (Updated 2009-03-16 12:43:20)
>
>
> Review request for KDevelop.
>
>
> Summary
> -------
>
> Needed to get my UnitTest working.
> (that initializes Core with NoUi)
>
>
> Diffs
> -----
>
> trunk/KDE/kdevelop/debuggers/gdb/CMakeLists.txt 940158
> trunk/KDE/kdevelop/debuggers/gdb/ibreakpointcontroller.cpp 940158
> trunk/KDE/kdevelop/debuggers/valgrind/CMakeLists.txt 940158
> trunk/KDE/kdevelop/debuggers/valgrind/valgrindplugin.cpp 940158
> trunk/KDE/kdevplatform/shell/documentationcontroller.cpp 940158
>
> Diff: http://reviewboard.kde.org/r/345/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Niko
>
>
More information about the KDevelop-devel
mailing list