On Sat, 23 Jun 2001, Bang Jun-Young wrote: [...]
I added a line to parser.y (r1.26) as follows:
--- parser.y 2001/06/06 21:04:08 1.26 +++ parser.y 2001/06/23 04:28:52 @@ -423,6 +423,7 @@ want_id = 1; dont_want_id = 0; }
- | resources tNL ;
After doing that, I could build Wine successfully again. I'll send a complete patch including above comment to wine-patches soon.
Great. I must admit I did not have time to look into this. I tested your patch on my machine and Wine still compiles fine with bison, so you can probably post it to wine-patches.
-- Francois Gouget fgouget@free.fr http://fgouget.free.fr/ Linux: Because rebooting is for adding new hardware