Peter da Silva
Peter da Silva
There seems to be a build ordering issue or something. ``` $ make Making all in build-aux make yuck-bootstrap CC yuck_bootstrap-yuck.o CCLD yuck-bootstrap GEN yuck.m4i GEN yuck.yucc make all-am CC...
``` diff --git a/build-aux/yuck.c b/build-aux/yuck.c index 225d8833..3c3d33d5 100644 --- a/build-aux/yuck.c +++ b/build-aux/yuck.c @@ -38,6 +38,9 @@ # include "config.h" #endif /* HAVE_CONFIG_H */ /* for fgetln() */ +#if !defined __BSD_VISIBLE...
It's possible I'm misunderstanding this code: ``` for case let (label?, anyValue) in mirror.children { if let value = anyValue as? AnyObject { managedObject.setValue(child, forKey: label) } else { throw...
On FreeBSD 10 in lib/tclparser-1.4.1 configure crashes: ``` checking for correct TEA configuration... ok (TEA 3.2) checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading ... checking...
Looking at the attached image, the second tab marker for the datadir line doesn't line up with the rest. This doesn't seem possible, unless there was a space between the...
Version numbers are in multiple files but not extracted from configure.ac or updated in any automatic fashion.
tkined/library/Misc.tcl ## ## This precision is need by the blt graph widget to correctly ## convert times since 1970. ## set tcl_precision 12 Is this actually necessary?
When I open the application it gives me the option of selecting an RK-R76RGB or an RK100. The thing is, only one of those keyboards actually exists. Is there a...
When I connect to my RK-R87 I get this message: ``` Your keyboard has Scroll Lock/Calculator/Left Shift Split key. Since I do not own an RK Keyboard with any of...
This was my first time using Kiwix. I downloaded the app from `https://download.kiwix.org/release/kiwix-desktop-macos/kiwix-desktop-macos.dmg` and installed it. I requested a download of the full wikipedia with all the mod cons from...