Robert Scheck

Results 80 comments of Robert Scheck
trafficstars

As the author of #7184 it's interesting and sad to see that it got reverted later by a wrong analysis. My PR did not change anything Bash or Dash related,...

OpenSSL v3.0.0+ (however not v1.1.1 and older) [are](https://www.openssl.org/source/license.html) Apache License v2, thus I'm not sure if replacing OpenSSL by another implementation with the same license (e.g. mbedTLS) makes sense (rather...

Fedora builds against [MariaDB Connector/C](https://github.com/mariadb-corporation/mariadb-connector-c), not MySQL directly.

I'm sorry, this was meant as information only, given you referred to MySQL 8 specifically. But sounds like some `#ifdef` or so is maybe needed?

In general yes. May I ask how far we are from a LuaDBI release? So is it worth to backport or is a release just around the corner?

@sparked435, I am sorry, but building v0.7.3 fails on Intel/AMD 32 bit like this now (other architectures are building fine): ``` gcc -c -o build/dbd_mysql_statement.o dbd/mysql/statement.c -I/usr/include -g -pedantic -Wall...

> This looks good to me but I want to double-check on some of my more obscure platforms before merging. What's the result of your double-checks?

> GNUmakefile line 22, seems like it's missing the question mark to make it INSTALL?=install, just like Makefile, line 22. No, I continued to use the same format for `INSTALL`...

Honestly, I don't know what the license name is (or should be) nor what a proper short identifier would be, given libtelnet upstream calls this "Public Domain" while @richardfontana referred...

@jlovejoy, why has this been assigned to me? I just followed https://gitlab.com/fedora/legal/fedora-license-data/-/issues/578 as advised by @richardfontana and @xsuchy. I personally don't care whether an SPDX gets assigned at all or...