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

Ship it!

Ship It!

- David Edmundson


On January 21st, 2014, 6:42 p.m. UTC, Andrius da Costa Ribas wrote:

Review request for kdewin and Plasma.
By Andrius da Costa Ribas.

Updated Jan. 21, 2014, 6:42 p.m.

Repository: kdeplasma-addons

Description

with_SSE2_explicitly_enabled_if_x86 namespace is only implemented with THIS_PATH_WITH_SSE2_EXPLICTLY_ENABLED defined, this symbol is defined in render_with_SSE2_explicitly_enabled.cpp, but this source is only built when using a 32bit processor. In my case HAVE_PATH_WITH_SSE2_EXPLICITLY_ENABLED is defined, though, in global.h, since this is not a 64bit target.

Testing

Tested using MSVC 2010, 32bit target, with ${CMAKE_SYSTEM_PROCESSOR}=AMD64 (it's a x86_64 processor)

Diffs

  • wallpapers/mandelbrot/renderthread.cpp (c1b5c60)

View Diff