Eric Herman

Results 184 comments of Eric Herman

I strongly suspect @tsee tested this with a micro-benchmark, but I do not know what benchmark was used.

> I'd really like to see this fixed, since there is tons of CPAN code storing pointers in sv_setuv()/SvUV(), that is suffering. > > Perhaps, if nobody has technical input,...

This #define is duplicated in the submodule `libmariadb` in the `include/ma_global.h` file. How are changes in `mariadb-server`'s includes propagated to `libmariadb`'s includes? Is there an existing process? Should I open...

> `libmariadb` needs a special PR there's no automatic propagation I've created a draft PR: https://github.com/mariadb-corporation/mariadb-connector-c/pull/265 I think I will create an MDEV for this work, as it crosses repository...

This is still draft because https://github.com/mariadb-corporation/mariadb-connector-c/pull/267 should be merged first.

I suggest that this is a call to have better documentation to translators on how to easily generate a focused list of changes. Using GitHub's web-UI is an option. For...

Multiple solutions are possible, including: * remove the image and video * recover the video and images and host these via peertube * https://peertube.tv/search?search=publiccode * https://joinpeertube.org/publish-videos * replace the image...

fixed 0fcf1668d0a0a34deaa5bff3337bb1ee0a45e21b

I have a concern that the requirements could become too tool specific. While `git` is the reigning champion of the RCS world, the separation of commit title and commit body...