-
In LLDB we recently encountered a minor bug in SWIG Lua.
For the binding generation for the class `SBStructuredData` it generates spurious code for a method that reads an integer from the VM.
The fo…
-
```
What should be the improvement?
Support the usage of python 3 for the btk bindings, in all supported OS's and
architectures.
Could you detail it by giving examples (code, files)?
The issue is q…
-
### What is the bug?
SWIG SetAttributeFilter method converts strings to utf-8 byte array.
As i understand MSSQL trying to decode string as cp1251 encoded (or other depending on MSSQL collation) a…
-
**Reporter: szekerest**
**Date: 2006/03/09 - 00:56**
```
Sean,
I have created the patch to support multiple errors to be posted to the SWIG
bindings. Only C# supports inner exceptions (SWIG 1.3.29) …
-
CVC4/CVC4#2240 temporarily disabled examples/api/java/CVC4Streams.java and examples/api/java/PipedInput.java until the Swig bindings for the new API are in place.
-
This would be really useful to me:
```
python setup.py clean
```
This should remove:
- build artifacts
- `build/` (build artifacts)
- `temp/`
- distribution artifacts
- `wheelhouse/` (wheel)
…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to compile YARP python bindings with a specific version of Python. At the moment, coherently with the docu…
-
Hi all,
I am looking for the julia bindings to the latest release.
I only could find the old julia package from Sunny Xu
https://github.com/SunnyXu/RoadRunner.jl
If I use the package I get onl…
-
As it stands, it is possible to build the unity project for Android, however the media pipeline factory and plugins aren't supported on Android.
The MAF library is intended to be used as an Android N…
-
- @apaikan suggests moving examples out of bindings directory (see https://github.com/robotology/yarp/pull/316#issuecomment-63243795), also giving better examples that show language specific syntax.
-…