* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
work-a-round whitespace problem in gcc gengtype.
This commit is contained in:
parent
6e3117d51b
commit
254860bcfd
|
@ -1,5 +1,8 @@
|
||||||
2007-07-12 Kai Tietz <kai.tietz@onevision.com>
|
2007-07-12 Kai Tietz <kai.tietz@onevision.com>
|
||||||
|
|
||||||
|
* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
|
||||||
|
work-a-round whitespace problem in gcc gengtype.
|
||||||
|
|
||||||
* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
|
* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
|
||||||
needed for WIN64 when a long is not wide enough for a pointer.
|
needed for WIN64 when a long is not wide enough for a pointer.
|
||||||
(splay_tree_key, splay_tree_value): Use the new types.
|
(splay_tree_key, splay_tree_value): Use the new types.
|
||||||
|
|
Loading…
Reference in New Issue