Robert-André Mauchin

Results 58 comments of Robert-André Mauchin

> @eclipseo @jbeich > FYI, This plug-in code is included in KImageFormats > > It won't be necessary to install qt-avif-image-plugin in the future, when the plug-in will be installed...

> > @eclipseo @jbeich > > FYI, This plug-in code is included in KImageFormats > > It won't be necessary to install qt-avif-image-plugin in the future, when the plug-in will...

> > Hi, please try this to get the whole log, including the config step: > > ``` > > # from the main oiio directory: > > make nuke...

> I'm not sure why you say that on Fedora Field3D is built without OpenEXR since it appears to be: > https://kojipkgs.fedoraproject.org//packages/Field3D/1.7.3/8.fc34/data/logs/x86_64/root.log. My bad, I only looked at the BR.

> Interesting... I tried that but it ended up with -std=c++14 not 17. Either case, same errors. I rebuilt it in my COPR with no issue: https://copr.fedorainfracloud.org/coprs/eclipseo/gotests/build/1925193/ I think the...

I'd love to be able to use dnscrypt with scaleway-fr too. Any idea how complex this is to implement?

Could this be merged for another point release? Pretty please

There are several files which are Apache-2.0: ``` # Apache-2.0: # - flexmark-util-html/src/main/java/com/vladsch/flexmark/util/html/ui/BackgroundColor.java # - flexmark-util-html/src/main/java/com/vladsch/flexmark/util/html/ui/Color.java # - flexmark-util-html/src/main/java/com/vladsch/flexmark/util/html/ui/ColorStyler.java # - flexmark-util-html/src/main/java/com/vladsch/flexmark/util/html/ui/FontStyle.java # - flexmark-util-html/src/main/java/com/vladsch/flexmark/util/html/ui/FontStyleStyler.java # - flexmark-util-html/src/main/java/com/vladsch/flexmark/util/html/ui/FontStyler.java # -...

Still having issue on s390x (Python 3.12, pyahocorasick-2.0.0) ``` =================================== FAILURES =================================== ______________________________ test_basic_unicode ______________________________ @pytest.mark.skipif(not ahocorasick.unicode, reason="Run only with unicode build") @pytest.mark.xfail(on_windows, reason="Fails on Windows") def test_basic_unicode(): automaton =...

I'm not well versed in Go enough to find out the cause. Have you tried reproducing with Golang 1.16?