Generally we don't worry about C++ compatibility when maintaining C
code, as it complicates the code and there's typically not enough
benefit to justify it. Is there some reason obstack.c should be an
exception?
- Silence obstack.c -Wc++compat warning Alan Modra
- Re: Silence obstack.c -Wc++compat warning Paul Eggert
- Re: Silence obstack.c -Wc++compat warning Alan Modra