* Makefile.in, demangle.c: Change default demangling style to

gnu.
* Makefile.in:  Update version to 4.6 !!!
* README, WHATS.NEW:  Update for 4.6.
This commit is contained in:
Stu Grossman
1992-07-15 02:30:30 +00:00
parent 5cd560ea8a
commit d1fbc20dc3
3 changed files with 96 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <string.h>
#ifndef DEMANGLING_STYLE
# define DEMANGLING_STYLE AUTO_DEMANGLING_STYLE_STRING
# define DEMANGLING_STYLE GNU_DEMANGLING_STYLE_STRING
#endif
/* The current demangling style in affect. Global so that the demangler