2002-01-03 Paul Eggert <eggert@twinsun.com>
authorRoland McGrath <roland@gnu.org>
Sat, 4 Jan 2003 21:42:30 +0000 (21:42 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 4 Jan 2003 21:42:30 +0000 (21:42 +0000)
commit134f3e242432ae59442bec1fca26a353d00f3eba
tree5ef1dce1e8f9ebc7b8f7280688ed5f9088d73749
parent43cd993307eae39754e15dc7f625e630ce2c0b88
2002-01-03  Paul Eggert  <eggert@twinsun.com>

* 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.
malloc/obstack.h