| sponsored by ICS |
![]() |
||||
|
| Description: | Opened: 2009-08-30 11:44 |
When compiling openmotif 2.3.2 under Mac OS X 10.6 (Snow Leopard) as x86_64 code, a number of warnings of "cast from pointer to integer of different size" are present. These can all be fixed by casting the integer with uintptr_t first.
Created an attachment (id=255) patch all instances of "cast from pointer to integer of different size" warnings
|