winedbg: YYERROR_VERBOSE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ChangeLog:
  - Add verbose parser error reporting (better than 'Parse error').

Index: Makefile.in
===================================================================
RCS file: /home/wine/wine/programs/winedbg/Makefile.in,v
retrieving revision 1.2
diff -u -r1.2 Makefile.in
--- Makefile.in	15 Dec 2002 01:19:53 -0000	1.2
+++ Makefile.in	19 Sep 2003 03:11:25 -0000
@@ -31,6 +31,8 @@
 
 @MAKE_PROG_RULES@
 
+DEFS += -DYYERROR_VERBOSE
+
 y.tab.c y.tab.h: dbg.y
 	$(YACC) -d -t $(SRCDIR)/dbg.y
 


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux