]> sourceware.org Git - glibc.git/commit
* malloc/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
authorRoland McGrath <roland@gnu.org>
Sat, 4 Jan 2003 21:42:58 +0000 (21:42 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 4 Jan 2003 21:42:58 +0000 (21:42 +0000)
commitfd4b70ea8066990604783bb2810f197f95f8ffd1
tree736b538e96fa19ddf80ac3a8f6858d580f3efb8c
parent134f3e242432ae59442bec1fca26a353d00f3eba
* malloc/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to

(void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
when compiling Bison 1.875's `bitset bset = obstack_alloc
(bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
ChangeLog
This page took 0.297528 seconds and 5 git commands to generate.