Review Request: Compile KDevPlatform on Mac OS X

Harald Fernengel harry at kdevelop.org
Thu Feb 12 23:20:39 UTC 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/58/
-----------------------------------------------------------

Review request for KDevelop.


Summary
-------

Compile duchainlock.cpp on Mac OS X. Qt::HANDLE is an unsigned long on Qt/X11, but a void * on Windows and Mac OS X. This patch adds a hash function for void *, which for some reason didn't exist.

Not that I know the internals of the hash that well, but from the error message, it seemed to be the only logical thing :)


Diffs
-----

  kdevelop/language/duchain/duchainlock.cpp 925282 

Diff: http://reviewboard.kde.org/r/58/diff


Testing
-------

Tested on Mac OS X


Thanks,

Harald





More information about the KDevelop-devel mailing list