#21330: update openmotif to 2.3.2 and add missing uintptr_t casts --------------------------------------+------------------------------------- Reporter: howarth@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: MacPorts 1.8.1 Component: ports | Version: 1.8.0 Keywords: motif | Port: openmotif --------------------------------------+------------------------------------- The openmotif package should be updated to the latest 2.3.2 release. There are also a number of warning in openmotif when compiled as x86_64 of the form "cast to pointer from integer of different size" which I fixed in the fink openmotif4 package with the patch submitted to upstream... http://bugs.motifzone.net/show_bug.cgi?id=1497 ...by casting with uintptr_t where appropriate to avoid sign extension as described in the original gcc patch... http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00942.html -- Ticket URL: <http://trac.macports.org/ticket/21330> MacPorts <http://www.macports.org/> Ports system for Mac OS