public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/bison/files: bison-2.4-compat.patch
@ 2008-11-14  8:50 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2008-11-14  8:50 UTC (permalink / raw
  To: gentoo-commits

vapier      08/11/14 08:50:29

  Modified:             bison-2.4-compat.patch
  Log:
  Dont patch parse-gram.y since we patch parse-gram.c already as pointed out by Ryan Hill #246572 by Alexandre Rostovtsev.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.2                  sys-devel/bison/files/bison-2.4-compat.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/bison/files/bison-2.4-compat.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/bison/files/bison-2.4-compat.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/bison/files/bison-2.4-compat.patch?r1=1.1&r2=1.2

Index: bison-2.4-compat.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bison/files/bison-2.4-compat.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bison-2.4-compat.patch	14 Nov 2008 07:54:36 -0000	1.1
+++ bison-2.4-compat.patch	14 Nov 2008 08:50:29 -0000	1.2
@@ -109,36 +109,6 @@
  
    case 31:
  
-diff --git a/src/parse-gram.y b/src/parse-gram.y
-index a1740e7..cae4fb7 100644
---- a/src/parse-gram.y
-+++ b/src/parse-gram.y
-@@ -252,11 +252,11 @@
-       code_props_translate_code (&action);
-       gram_scanner_last_string_free ();
-       muscle_code_grow ("initial_action", action.code, @2);
-       code_scanner_last_string_free ();
-     }
--| "%language" STRING		{ language_argmatch ($2, 1, &@1); }
-+| "%language" STRING		{ language_argmatch ($2, grammar_prio, &@1); }
- | "%lex-param" "{...}"		{ add_param ("lex_param", $2, @2); }
- | "%locations"                  { locations_flag = true; }
- | "%name-prefix" STRING         { spec_name_prefix = $2; }
- | "%name-prefix" "=" STRING     { spec_name_prefix = $3; } /* deprecated */
- | "%no-lines"                   { no_lines_flag = true; }
-@@ -298,11 +298,11 @@
-             }
-           strcpy (skeleton_build + dir_length, skeleton_user);
-           skeleton_user = uniqstr_new (skeleton_build);
-           free (skeleton_build);
-         }
--      skeleton_arg (skeleton_user, 1, &@1);
-+      skeleton_arg (skeleton_user, grammar_prio, &@1);
-     }
- | "%token-table"                { token_table_flag = true; }
- | "%verbose"                    { report_flag |= report_states; }
- | "%yacc"                       { yacc_flag = true; }
- | /*FIXME: Err?  What is this horror doing here? */ ";"
 
 From 58bd33b7fc5d13fbd4b61404e1e878ab3b3c16da Mon Sep 17 00:00:00 2001
 From: Joel E. Denny <jdenny@ces.clemson.edu>






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/bison/files: bison-2.4-compat.patch
@ 2010-08-07 22:36 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2010-08-07 22:36 UTC (permalink / raw
  To: gentoo-commits

vapier      10/08/07 22:36:49

  Removed:              bison-2.4-compat.patch
  Log:
  old



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-07 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-14  8:50 [gentoo-commits] gentoo-x86 commit in sys-devel/bison/files: bison-2.4-compat.patch Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-07 22:36 Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox