bison/lib obstack.h
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 03/01/03 20:37:48 Modified files: lib : obstack.h Log message: (__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. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/obstack.h.diff?tr1=1.6&tr2=1.7&r1=text&r2=text