Ilya Kurdyukov

Results 137 comments of Ilya Kurdyukov

`cache/rootfs/rootfs-arm64-jammy-mate-desktop_202310-0189c6ab0bb4-H01ba47-B3ce5fd.tar.zst` - is dated yesterday, but perhaps this is normal if only the kernel has changed? I'm guessing that to reproduce you need: 1. I don't think the options matter:...

``` --> (679) COMMAND: mkdir -p /mnt/build/build/output/debs --> (679) COMMAND: touch /mnt/build/build/output/debs/linux-image-legacy-rk35xx_23.11.0-trunk_arm64__5.10.160-S0d05-D0efe-P0000-C999999Hfe66-HK01ba-Vc222-Bf115-R448a.deb ``` Did this code in `artifacts-reversion.sh` change the time of `output/debs/linux-image-legacy.deb` because the script thinks the kernel is...

Maybe this problem appeared because `config/kernel/linux-rk35xx-legacy.config.defconfig` exists? Which I didn't change, but is it used to calculate the hash?

After removing `config/kernel/linux-rk35xx-legacy.config.defconfig` this erroneous behavior seems to have ended, after changing the config and rebuilding I got the correct kernel in the image, not the old one. Something is...

Yes, I noticed this warning earlier ("It still works, but please prefer the new way."), but it says that it still works, so I didn’t change anything. Perhaps this warning...

1. What are these certain conditions? 2. Please replace spaces with tabs so as not to break the formatting.

I don't think the check should be here. There should be an error output in do_quantsmooth(), because jpegqs can be a library that can be used in other applications. ```c...

I was unable to reproduce this using a JPEG image truncated in every possible place. I believe that this NULL can only happen if the libjpeg functions are called with...

> we don't want to delay calc startup time too much You can perform calculations the first time the constant is used. This way you don't have to calculate all...

`https://github.com/notifications/unsubscribe-auth/` To @kcrossen: Consider stopping answering by email without removing this link, anyone can click on it and unsubscribe you.