Sebastian Freundt
Sebastian Freundt
Cheers for the report, alas I don't have a mipsel machine anymore :( Just a note to myself: The 4 tests failing are all to do with julian dates, so...
Oh nice one. Well for starters it would give me some insight to see the output of test/test-suite.log after make check.
Hm, I quite liked that feature. This allows you to write things like `2014-${m}-31` for some user input `$m` in scripts and not worry about the logic to handle the...
Ok, the public has spoken. I agree, 3 is just a beautiful way out of/around this peculiar issue. As for pairing it with proposal 6, I reused the -q|--quiet flag,...
0.3.1 is out now with the 3rd workaround in place. I'm still looking into the original issue whether to make dseq output nothing at all when presented "off" dates. I...
I can reproduce it: Program received signal SIGSEGV, Segmentation fault. fl_isnumber (f=0x68fa58, v=140737488344120) at flisp.c:736 736 return c->type != wchartype; (gdb) bt #0 fl_isnumber (f=0x68fa58, v=140737488344120) at flisp.c:736 #1 smallp...
I can confirm it's still an issue in 14:40:42 OpenLink Virtuoso Universal Server 14:40:42 Version 07.20.3233-pthreads for Linux as of Jun 22 2021 14:40:42 uses OpenSSL 1.0.2u 20 Dec 2019...
@TallTed Virtuoso Open Source Edition (Column Store) (multi threaded) Version 7.2.6.3233-pthreads as of Jun 22 2021 (111d17e5b) Compiled for Linux (x86_64-generic_glibc25-linux-gnu) Copyright (C) 1998-2021 OpenLink Software @HughWilliams https://yadi.sk/d/wVqdUunHyv5xPg
You're right, my bad. Attached a proper version, double checked this time. https://yadi.sk/d/Vks4seAia9ZzEQ
An update. I ran into the issue again, this time on an empty database. rdf_loader_run on `evtx.ttl.gz` will reproduce the issue. OpenLink Virtuoso Universal Server (Enterprise Edition) Version 08.03.3322-pthreads as...