-
```
What steps will reproduce the problem?
1. make in /src/
What is the expected output? What do you see instead?
* Expected correct compilation
* Got:
../src/parser/replacefoly.pl ../src/parser/fol…
-
I am trying to control my automaticaddison robot with Wiimote controller. I have followed instructions to install cwiid library but when I operate the code to remote control I get the following error …
-
As can be seen in https://github.com/hfst/hfst/commit/94b48cb563bbde99691679a755f11030d6a52b4c, the simple task of bumping the version requires touching far too many files. This should be condensed to…
-
```
What steps will reproduce the problem?
1. create a new user iphone-dev
2. execute all steps of the Instructions, with --prefix=/home/iphone-dev
after all configures
3. in the last step (with-as an…
-
```
What steps will reproduce the problem?
1. create a new user iphone-dev
2. execute all steps of the Instructions, with --prefix=/home/iphone-dev
after all configures
3. in the last step (with-as an…
-
With C++14, C++ now has a [`[[deprecated]]` attribute](https://en.wikipedia.org/wiki/C%2B%2B14#The_attribute_.5B.5Bdeprecated.5D.5D) to mark methods as deprecated. It'd be great if SWIG could pick up …
-
I don't even know how to start debugging this. I am running on
Ubuntu 19.10
gcc and g++ 9.2.1
openjdk 11.0.6
I tried with gcc and g++ 7 (can't go lower on my system) but it gives the same error.
…
-
CMake provides its own `FindFLEX.cmake` file, we probably should mimic the variables exposed but this module file:
https://cmake.org/cmake/help/latest/module/FindFLEX.html
At least it is used by…
-
enabling libiio-python3 PACKAGE_CONFIG does not generate the correct libiio-python3 package.
This is due to a recent addition in libiio.
See https://github.com/analogdevicesinc/libiio/issues/561 for…
-
This is not really a big issue, it doesn't bother me personally, but in the description it says that no same build is shown twice. I observed this happening once in a while.
Currently I'm doing `gi…