HomePhorge

Fixed Wid reinterpret_cast.

Description

Fixed Wid reinterpret_cast.

at least on unix Wid is a unsigned long and reinterpret cast with loss of precision
is not possible. Of course it's still possible to fail by not storing an
unsigned long in the first place.

Details

Provenance
Christian Mollekopf <chrigi_1@fastmail.fm>Authored on
vanmeeuwenPushed on Apr 15 2015, 2:52 AM
Parents
rKP54a788195e38: some forgotten fixes for clashes with the MS API
Branches
Unknown
Tags
Unknown