-
```
After updating to -r560 I experienced this issue
buffer@rigel ~/pyv8 $ python PyV8.py
Segmentation fault
buffer@rigel ~/pyv8 $ gdb python
(gdb) r PyV8.py
Starting program: /usr/bin/python PyV8.p…
-
```
While compiling PyV8 -r549 I got the following error
x86_64-pc-linux-gnu-g++ -pthread -fPIC -DBOOST_PYTHON_STATIC_LIB
-DV8_NATIVE_REGEXP -DENABLE_DEBUGGER_SUPPORT -DV8_TARGET_ARCH_X64
-I/home/…
-
```
While building PyV8 I got this compilation error
In file included from src/Engine.cpp:12:0:
src/AST.h: In constructor
'CAstVisitor::CAstVisitor(boost::python::api::object)':
src/AST.h:761:26: er…
-
```
While compiling PyV8 -532 against V8 -r16594 I got this error
x86_64-pc-linux-gnu-g++ -pthread -fPIC -DBOOST_PYTHON_STATIC_LIB
-DV8_NATIVE_REGEXP -DENABLE_DEBUGGER_SUPPORT -DV8_TARGET_ARCH_X64
…
-
```
I got this error while compiling PyV8 -r572 (V8 -r18771)
In file included from src/Engine.cpp:12:0:
src/AST.h: In constructor
'CAstVisitor::CAstVisitor(boost::python::api::object)':
src/AST.h:7…
-
```
While compiling PyV8 -r566 I got the following compilation error
building '_PyV8' extension
x86_64-pc-linux-gnu-g++ -pthread -fPIC -DBOOST_PYTHON_STATIC_LIB
-DV8_NATIVE_REGEXP -DENABLE_DEBUGGER_…
-
```
While compiling PyV8 -532 against V8 -r16594 I got this error
x86_64-pc-linux-gnu-g++ -pthread -fPIC -DBOOST_PYTHON_STATIC_LIB
-DV8_NATIVE_REGEXP -DENABLE_DEBUGGER_SUPPORT -DV8_TARGET_ARCH_X64
…
-
```
Here you have Spanish translation file.
Three more questions:
- Do you want to translate message (it is in italian in en-US
file)?
- I have seen two things that are not translated in the applic…
-
```
After updating to -r560 I experienced this issue
buffer@rigel ~/pyv8 $ python PyV8.py
Segmentation fault
buffer@rigel ~/pyv8 $ gdb python
(gdb) r PyV8.py
Starting program: /usr/bin/python PyV8.p…
-
```
I got this error while compiling PyV8 -r572 (V8 -r18771)
In file included from src/Engine.cpp:12:0:
src/AST.h: In constructor
'CAstVisitor::CAstVisitor(boost::python::api::object)':
src/AST.h:7…