From cd44813bae38b75261a22e755e4e5fed7114751f Mon Sep 17 00:00:00 2001 From: Aurindam Jana Date: Tue, 13 Dec 2011 14:05:13 +0100 Subject: Update V8 Update V8 with fix for Issue 1853 (http://code.google.com/p/v8/issues/detail?id=1853) Change-Id: I10f652228ab1421b280b433eb2a59aeb83a7699f Reviewed-by: Kai Koehne Reviewed-by: Aaron Kennedy --- src/v8/0009-Fix-deprecated-Python-code.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/v8/0009-Fix-deprecated-Python-code.patch') diff --git a/src/v8/0009-Fix-deprecated-Python-code.patch b/src/v8/0009-Fix-deprecated-Python-code.patch index c0ca24a9ff..2c34e20321 100644 --- a/src/v8/0009-Fix-deprecated-Python-code.patch +++ b/src/v8/0009-Fix-deprecated-Python-code.patch @@ -1,7 +1,7 @@ -From 7084bd94a99db246baa4f1d050a6f23cfd6adc14 Mon Sep 17 00:00:00 2001 +From 4a9995fd141e40df2493dc2ef12d91f0a946629a Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Fri, 2 Sep 2011 12:03:09 +0200 -Subject: [PATCH 09/12] Fix deprecated Python code +Subject: [PATCH 09/13] Fix deprecated Python code Needed to make the scripts run on Python 3, which is the default python interpreter on some newer distros. @@ -47,5 +47,5 @@ index 646bf14..395441b 100644 if identifier_second_char != 0: new_identifier = ( -- -1.7.7.3 +1.7.4.1 -- cgit v1.2.3