kd

Results 10 issues of kd

see this docco http://lilypond.org/doc/v2.18/Documentation/notation/repeats-in-midi Also thanks for this - it's awesome.

Here's the error log after following the build instructions: ``` $ cmake .. CMake Error at /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/CMakeTestCCompiler.cmake:69 (message): The C compiler "/Library/Developer/CommandLineTools/usr/bin/cc" is not able to compile a simple test...

I'm getting this error for an fdw export for nclob types: ```column "definition" of foreign table "mycolumn" cannot be converted to or from Oracle data type``` Do you have suggestions...

I now have the two new features added in a single commit with no cruft in commit id 6e46348d89e4e11e9

Here's a sample script, easy enough to adapt into something that will "work on your machine": ``` use warnings; use strict; use Test::More; use Test::Exception; my $dbh = DBI->connect(... your...

We had some fun at work deciding how to get a Daemon::Control script spitting out to syslog. Here's the result.

Thanks for doing this - made some things nice and easy for me. It turns out that orafdw is a better oracle client than sqlplus :). I did this because...

Two patches I've made - a simpler one - https://github.com/dr-kd/eucalyd and a more complicated one - https://github.com/dr-kd/pd-moog-dfam Both vanilla PD only. Entrypoint is main.pd in both cases. I just tried...

A couple of issues spotted when running algolia CLI headless: ## 1 - important - using algolia cli for reporting from scripts Seems like algolia CLI is a good component...

bug
enhancement