RoamUniverse / pyv8

Automatically exported from code.google.com/p/pyv8
0 stars 0 forks source link

r366 compilation error #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

buffer@alnitak ~ $ uname -a
Linux alnitak 2.6.38-gentoo #1 SMP Thu Mar 17 13:06:49 CET 2011 x86_64 Intel(R) 
Core(TM)2 Duo CPU P8400 @ 2.26GHz GenuineIntel GNU/Linux

buffer@alnitak ~/pyv8 $ svn info
Path: .
URL: http://pyv8.googlecode.com/svn/trunk
Repository Root: http://pyv8.googlecode.com/svn
Repository UUID: 3b770cb8-f9e6-11dd-ac5b-dfceb64ead24
Revision: 366
Node Kind: directory
Schedule: normal
Last Changed Author: flier.lu@gmail.com
Last Changed Rev: 366
Last Changed Date: 2011-04-10 05:55:53 +0200 (Sun, 10 Apr 2011)

The error in reported in the attached file.

Original issue reported on code.google.com by angelo.d...@gmail.com on 12 Apr 2011 at 12:33

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by flier...@gmail.com on 12 Apr 2011 at 1:44

GoogleCodeExporter commented 9 years ago
I can confirm I get this same error.

Original comment by mbc8...@gmail.com on 20 Apr 2011 at 10:59

GoogleCodeExporter commented 9 years ago
sorry, I'm a little busy these days, I will check it tonight :)

Original comment by flier...@gmail.com on 21 Apr 2011 at 4:22

GoogleCodeExporter commented 9 years ago
The root cause is v8 changed its AST internal API, since pyv8 use some internal 
API, it be broke. Please verify it with pyv8 SVN trunk code after r368.

Thanks

Original comment by flier...@gmail.com on 24 Apr 2011 at 3:45

GoogleCodeExporter commented 9 years ago
I think this is the same problem and it still continues. I am using pyv8 r458.

Original comment by ali.iki...@gmail.com on 7 Dec 2012 at 1:58

Attachments: