Review Request 109422: Fix mingw64 compiler errors
Florian Eßer
f.esser at rwth-aachen.de
Mon Mar 11 16:10:40 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109422/#review29000
-----------------------------------------------------------
tests/json/jsontesthelpers.h
<http://git.reviewboard.kde.org/r/109422/#comment21704>
stumbled upon this while building kdevelop ("emerge kdevelop"):
jsontesthelpers.h:53: error: expected unqualified-id before numeric constant
Somehow, mingw64 seems to have a problem with a variable named ERROR. Renaming it solved the problem for me.
- Florian Eßer
On March 11, 2013, 4:08 p.m., Florian Eßer wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109422/
> -----------------------------------------------------------
>
> (Updated March 11, 2013, 4:08 p.m.)
>
>
> Review request for KDevelop.
>
>
> Description
> -------
>
> I tried to "emerge kdevplatform" under Windows7 / mingw64, but ran into some errors.
>
> These are the fixes I used to make it compile again.
>
>
> Diffs
> -----
>
> language/codecompletion/normaldeclarationcompletionitem.cpp d0456b2
> tests/json/CMakeLists.txt 68550b6
> tests/json/declarationvalidator.h 2a1d971
> tests/json/delayedoutput.h 8b3fea1
> tests/json/jsontesthelpers.h 8f62f4a
> tests/json/kdevplatformjsontestsexport.h e69de29
> tests/json/testsuite.h 51f5051
>
> Diff: http://git.reviewboard.kde.org/r/109422/diff/
>
>
> Testing
> -------
>
> "emerge kdevplatform" now finishes without error.
>
>
> Thanks,
>
> Florian Eßer
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130311/9c4e614d/attachment.html>
More information about the KDevelop-devel
mailing list