GNU indent 2.2.10 fails to build on Mac OS X 10.10 due to use of obsolete <malloc.h>
Brion Vibber <[email protected]> Fri, 17 Oct 2014 21:32:09 -0700
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <CAFnWYTmatqtV58KNH4UuVHFZ4setH9uoRuxiEXn5YOMJ=AULqg@mail.gmail.com> |
Removing the #include <malloc.h> from man/texinfo2man.c seems to work ok. -- brion