bison/src uniqstr.c
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]> 02/12/13 03:47:15 Modified files: src : uniqstr.c Log message: (uniqstr_print): Now inline. Return bool, not int. (uniqstr_print_processor): New function, to avoid casts. (uniqstrs_new, hash_initialize, uniqstrs_do): Use new functions instead of casting old functions unportably. (hash_compare_uniqstr): Remove unnecessary casts. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/uniqstr.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text