Ryan Carsten Schmidt

Results 415 issues of Ryan Carsten Schmidt

0.1.2 built and installed both static and dynamic libraries, and the programs arow_test and arow_learn were linked with the dynamic library. In 0.1.3, only a static library is produced, and...

Now that the build system is bazel, how can the software be installed? The old autotools instructions with arowpp 0.1.2 said: ``` $ git clone https://github.com/tetsuok/arowpp.git $ cd arowpp $...

README hasn't been modified in 18 years and still links to http://cvs2svn.tigris.org/cvs2svn.html which no longer exists.

The [web site](https://tads.org/frobtads.htm) says the latest version is 1.2.3, but 1.2.4 was released 19 months ago.

There is no mention on this project's former homepage, https://sourceforge.net/projects/pwgen/, that the project has moved here to GitHub. Please add such indication there.

Unexpectedly, imagesnap ignores unknown flags and does not know several standard flags. ----- ``` $ imagesnap --version Changed waitThread to realtime priority! Asked for all format descriptions... Capturing image from...

Hello, QuantLib 1.22 fails to build on OS X 10.11.6 using the compiler Apple LLVM version 8.0.0 (clang-800.0.42.1) that comes with Xcode 8.2.1: ``` nthorderderivativeop.cpp:59:41: error: default initialization of an...

in progress

What's the purpose of `isArray`? It doesn't seem to be used anywhere. Can it be removed?

Hi, we have [2048.cpp in MacPorts](https://ports.macports.org/port/2048.cpp) and it builds fine on OS X 10.11 and later, but on [OS X 10.10 it fails to build](https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/116178/steps/install-port/logs/stdio). There are many errors in...

The COPYING file says: > This program uses libcurl.so for http/ftp access. > This is released under the Mozilla public license (mpl). and: > In summary: GPL + MIT public...