Ryan Carsten Schmidt

Results 415 issues of Ryan Carsten Schmidt

magic 8.3.282 does build on macOS 10.15 and later but no longer builds on macOS 10.14 or earlier: ``` proto.magicrc.in:1:3: error: invalid preprocessing directive # $(CAD_ROOT)/magic/sys/.magicrc ^ proto.magicrc.in:2:4: error: invalid...

Hi, [moon-buggy does not compile](https://trac.macports.org/ticket/64874) (on macOS 10.15.7 or macOS 12.3; OS version probably irrelevant) when the configure script was generated by autoconf 2.71: ``` In file included from mode.c:9:...

This git repository contains contains no tags. Please publish a tag for each version of glimpse that was released, up to the latest 4.18.6 released in 2008 according to https://web.archive.org/web/20191206221705/http://webglimpse.net/....

README.me says > The current version is 6.2 but the current version as of 4 months ago is actually 6.2.2. Maybe it would be simpler not to list the current...

On macOS (10.13): Open Tea 50.0.4. Choose About tea from the tea menu. The About window appears. Choose Quit tea from the tea menu. The main window closes but the...

Using the spidermonkey PHP extension 1.0.0, and spidermonkey 1.8.5-1.0.0, on OS X 10.6.8, the js_objects.phpt test fails: ``` ===================================================================== PHP : /opt/local/bin/php PHP_SAPI : cli PHP_VERSION : 5.3.12 ZEND_VERSION: 2.3.0...

Over two years ago @cryptoatropine [posted on the eterm discussion group on SourceForge](https://sourceforge.net/p/eterm/discussion/593/thread/4e0988544e/) that http://eterm.org/index.html redirects to https://sourceforge.net/projects/eterm/ while http://eterm.org/ shows a blank page. This still happens today. It would...

This PR fixes this build failure: ``` libscream.c:3231:16: error: implicit declaration of function 'safe_print_string' [-Werror,-Wimplicit-function-declaration] safe_print_string(p, width))); ^ 3 warnings and 1 error generated. ```

The system requirements of GLC_lib are listed as "Qt4.8 or Qt5.0" but building GLC_lib 3.0.1 fails with Qt 4.8.7: fatal error: 'QOpenGLTexture' file not found According to [the Qt documentation](http://doc.qt.io/qt-5/qopengltexture.html),...