Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bison: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 |
Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32649 |